Tests: Add health check testpoint fail test
[lttng-tools.git] / tests / tools / health / runall
index 65a8ad159bd105719e43b765c372949e0a11e1d5..d1c8b34468b11a2d87d15a76d02839802622cdb7 100755 (executable)
@@ -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 ()
This page took 0.023632 seconds and 4 git commands to generate.