Tests: Convert the tools streaming tests output to TAP
[lttng-tools.git] / tests / regression / tools / health / runall
index d1c8b34468b11a2d87d15a76d02839802622cdb7..0ed0c8e830a2a9158391665da96e1afd5b0a20a9 100755 (executable)
@@ -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 ()
This page took 0.023984 seconds and 4 git commands to generate.