summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.samples
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.samples')
-rw-r--r--testsuite/systemtap.samples/ioblocktest.exp1
-rw-r--r--testsuite/systemtap.samples/tcptest.exp1
2 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/systemtap.samples/ioblocktest.exp b/testsuite/systemtap.samples/ioblocktest.exp
index e80ec757..b5ab54c7 100644
--- a/testsuite/systemtap.samples/ioblocktest.exp
+++ b/testsuite/systemtap.samples/ioblocktest.exp
@@ -1,6 +1,5 @@
# Test the functionality of the various ioblock probes.
-load_lib "stap_run.exp"
set test "ioblocktest"
proc sleep_ten_secs {} {
diff --git a/testsuite/systemtap.samples/tcptest.exp b/testsuite/systemtap.samples/tcptest.exp
index 0ae088ef..23c5301a 100644
--- a/testsuite/systemtap.samples/tcptest.exp
+++ b/testsuite/systemtap.samples/tcptest.exp
@@ -1,5 +1,4 @@
# Test TCP probes
-load_lib "stap_run.exp"
set test "tcptest"
set tcp_tcl "$srcdir/$subdir/tcptest.tcl"