Tests: use babeltrace2 for all tests
[lttng-tools.git] / tests / regression / tools / snapshots / test_ust_streaming
index ed109abd4695f982a1056f1d505d8ab5c3c7f576..24e52c4161db2dd8de065ba084174860f883c4df 100755 (executable)
@@ -232,6 +232,8 @@ plan_tests $NUM_TESTS
 
 print_test_banner "$TEST_DESC"
 
+bail_out_if_no_babeltrace
+
 if [ "$(id -u)" == "0" ]; then
        isroot=1
 else
This page took 0.022769 seconds and 4 git commands to generate.