summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base/div0.exp
blob: bfd0186cacc4f84e12a4bddebc09ee4fa9c00a27 (plain)
1
2
3
4
5
6
7
8
# Simple function to test that systemtap divide by 0 doesn't kill the machine
# FIXME correct the output check

set test "div0"

set output_string "(.*)division by 0 near(.*)"

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