X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Ftools%2Fhealth%2Frunall;h=d1c8b34468b11a2d87d15a76d02839802622cdb7;hp=65a8ad159bd105719e43b765c372949e0a11e1d5;hb=6b5133f20604535057af49574f4f506c8d94846c;hpb=6993eeb37fb4caf9b92c09d4ab1730dcc2b8b097 diff --git a/tests/tools/health/runall b/tests/tools/health/runall index 65a8ad159..d1c8b3446 100755 --- a/tests/tools/health/runall +++ b/tests/tools/health/runall @@ -2,7 +2,7 @@ DIR=$(dirname $0) -tests=( $DIR/health_thread_exit $DIR/health_thread_stall ) +tests=( $DIR/health_thread_exit $DIR/health_thread_stall $DIR/health_tp_fail) exit_code=0 function start_tests ()