Move LTTng-UST buffer ownership from application to consumer
[lttng-tools.git] / tests / tools / streaming / runall
index 6dffd783eee8d6f9e695b3556bfc56627e61292f..dbf5228ce524a630d50e9b7b0145c3243db977bc 100755 (executable)
@@ -2,7 +2,7 @@
 
 DIR=$(dirname $0)
 
-tests=( $DIR/unit_tests $DIR/uri_switch $DIR/run-kernel $DIR/run-ust )
+tests=( $DIR/unit_tests $DIR/run-kernel $DIR/run-ust )
 exit_code=0
 
 function start_tests ()
This page took 0.023933 seconds and 5 git commands to generate.