X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fruntests;h=c2769238705b1241eedcb40090f30e8774031ec5;hb=24232db7acbee1a6b6fc99e91dcd5d1b89a5f6da;hp=92d362e8a76b223a05ac0b2578032e4de616cd52;hpb=e6ef41119258799ca3720c5f2c5af4db327b2720;p=ust.git diff --git a/tests/runtests b/tests/runtests index 92d362e..c276923 100755 --- a/tests/runtests +++ b/tests/runtests @@ -32,7 +32,7 @@ NOFAIL $MATCHES -N "fork - before_exec" "^ust.before_exec:" $(usttrace -W) NOFAIL $MATCHES -N "fork - potential_exec" "^ust.potential_exec:" $(usttrace -W) NOFAIL $MATCHES -N "fork - after_exec" "^ust.after_exec:" $(usttrace -W) -NOFAIL usttrace -lm $TESTDIR/test-libmallocwrap/prog +NOFAIL usttrace -lm $TESTDIR/test-libmallocwrap/.libs/prog NOFAIL $MATCHES -N "mallocwrap - malloc" -n 1000 "^ust.malloc:.*{ size = 1[0-9][0-9][0-9]," $(usttrace -W) ### Manual mode test