diff options
Diffstat (limited to 'testsuite/systemtap.stress')
-rw-r--r-- | testsuite/systemtap.stress/all_kernel_functions.exp | 2 | ||||
-rw-r--r-- | testsuite/systemtap.stress/current.exp | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/testsuite/systemtap.stress/all_kernel_functions.exp b/testsuite/systemtap.stress/all_kernel_functions.exp index f81b6430..f54f53e1 100644 --- a/testsuite/systemtap.stress/all_kernel_functions.exp +++ b/testsuite/systemtap.stress/all_kernel_functions.exp @@ -1,5 +1,3 @@ -load_lib "stap_run.exp" - proc genload {} { # if 'genload' from the ltp exists, use it to create a real load set genload {/usr/local/ltp/testcases/bin/genload} diff --git a/testsuite/systemtap.stress/current.exp b/testsuite/systemtap.stress/current.exp index 8f4ebff2..840bebbc 100644 --- a/testsuite/systemtap.stress/current.exp +++ b/testsuite/systemtap.stress/current.exp @@ -1,8 +1,6 @@ # Simple function to test that systemtap can generate instument a module # function, install it, and get some output. -load_lib "stap_run.exp" - set test "current" proc current_load {} { |