diff options
Diffstat (limited to 'testsuite/systemtap.printf/bin1.exp')
-rw-r--r-- | testsuite/systemtap.printf/bin1.exp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/systemtap.printf/bin1.exp b/testsuite/systemtap.printf/bin1.exp new file mode 100644 index 00000000..e25a6e9c --- /dev/null +++ b/testsuite/systemtap.printf/bin1.exp @@ -0,0 +1,4 @@ +load_lib "stap_run_binary.exp" +set test "bin1" +set ::result_string {42 } +stap_run_binary $srcdir/$subdir/$test.stp |