summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.string/isinstr.exp
blob: 746e6c740a1664e20fff31c15d1375faf14a0f5b (plain)
1
2
3
4
5
6
7
load_lib "stap_run2.exp"
set test "isinstr"
set ::result_string {"foo" is in "abcfoobad"
"foo" is NOT in "abcdefg"
"" is in ""
}
stap_run2 $srcdir/$subdir/$test.stp