New URI switching tests
[lttng-tools.git] / tests / tools / streaming / runall
index dbf5228ce524a630d50e9b7b0145c3243db977bc..6dffd783eee8d6f9e695b3556bfc56627e61292f 100755 (executable)
@@ -2,7 +2,7 @@
 
 DIR=$(dirname $0)
 
-tests=( $DIR/unit_tests $DIR/run-kernel $DIR/run-ust )
+tests=( $DIR/unit_tests $DIR/uri_switch $DIR/run-kernel $DIR/run-ust )
 exit_code=0
 
 function start_tests ()
This page took 0.022683 seconds and 4 git commands to generate.