diff options
Diffstat (limited to 'testsuite/config')
-rw-r--r-- | testsuite/config/unix.exp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/config/unix.exp b/testsuite/config/unix.exp new file mode 100644 index 00000000..b3be70f5 --- /dev/null +++ b/testsuite/config/unix.exp @@ -0,0 +1,4 @@ +load_lib "systemtap.exp" +load_lib "stap_run2.exp" +load_lib "stap_run_binary.exp" +load_lib "stap_run.exp" |