diff options
Diffstat (limited to 'testsuite/systemtap.base/global_vars.exp')
-rw-r--r-- | testsuite/systemtap.base/global_vars.exp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/systemtap.base/global_vars.exp b/testsuite/systemtap.base/global_vars.exp new file mode 100644 index 00000000..059ebf8d --- /dev/null +++ b/testsuite/systemtap.base/global_vars.exp @@ -0,0 +1,5 @@ +# Check that global variables terminated with a ; work fine + +set test "global_vars" + +stap_run $srcdir/$subdir/$test.stp no_load $all_pass_string |