Tests: Add health check thread stall test
[lttng-tools.git] / tests / tools / runall.sh
index b90e424893ed787bc1a5b799b6d1a4f659eb8767..ca44fef0e7b96d23dad9d7305c9496d9766cfdba 100755 (executable)
@@ -3,7 +3,8 @@
 DIR=$(dirname $0)
 
 tests=( $DIR/test_kernel_data_trace $DIR/test_sessions $DIR/test_ust_data_trace \
-               $DIR/streaming/run )
+               $DIR/streaming/runall )
+
 exit_code=0
 
 function start_tests ()
This page took 0.023138 seconds and 4 git commands to generate.