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