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=d346ccad757068a5df142710ab5895f6ee93082b;hpb=9ac429ef32142eaecfec2d1a44569464c4f8f721 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 ()