Tests: use babeltrace2 for all tests
[lttng-tools.git] / tests / regression / tools / clear / test_ust
index 81ccb000685c97b352e8cae28661880042ee3b57..27cd71fe9299b21f0778c407c4edc0f4f9a98b36 100755 (executable)
@@ -803,6 +803,8 @@ plan_tests $NUM_TESTS
 
 print_test_banner "$TEST_DESC"
 
+bail_out_if_no_babeltrace
+
 streaming_tests=(test_ust_streaming
        test_ust_streaming_rotate_clear
        test_ust_streaming_clear_rotate
@@ -937,3 +939,5 @@ stop_lttng_sessiond
 stop_lttng_relayd
 
 test_ust_disallow_clear
+
+rm -rf "$TRACE_PATH"
This page took 0.023634 seconds and 4 git commands to generate.