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

load_lib "stap_run.exp"

set test "div0"

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

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