summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base/equal.exp
blob: c9762bc912328c8f198d174901d4794c0186f46d (plain)
1
2
3
4
5
6
7
8
# Simple function to test that equal operation works

set test "equal"

# better have a count other than zero to show that probe fired
set output_string "count = \[1-9\]\[0-9\]*\r\ncount2 = \[1-9\]\[0-9\]*\r\nsystemtap test success\r\n"

stap_run $srcdir/$subdir/$test.stp no_load $output_string