X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fhealth%2Frunall;h=0ed0c8e830a2a9158391665da96e1afd5b0a20a9;hp=d1c8b34468b11a2d87d15a76d02839802622cdb7;hb=ef8343605f92072ca2ed7174b0cc2594ee33dfab;hpb=3a23faced5c34db33dbcdd5c851c12a534e89d85 diff --git a/tests/regression/tools/health/runall b/tests/regression/tools/health/runall index d1c8b3446..0ed0c8e83 100755 --- a/tests/regression/tools/health/runall +++ b/tests/regression/tools/health/runall @@ -2,7 +2,7 @@ DIR=$(dirname $0) -tests=( $DIR/health_thread_exit $DIR/health_thread_stall $DIR/health_tp_fail) +tests=( $DIR/test_thread_exit $DIR/test_thread_stall $DIR/test_tp_fail) exit_code=0 function start_tests ()