Tests: use babeltrace2 for all tests
[lttng-tools.git] / tests / regression / ust / getcpu-override / test_getcpu_override
index 7553b685bb89f1de6fc796d1616ed6f70d43039c..124219a36757352c743d563ff5004cc8aef69745 100755 (executable)
@@ -147,6 +147,8 @@ plan_tests $NUM_TESTS
 
 print_test_banner "$TEST_DESC"
 
+bail_out_if_no_babeltrace
+
 if [ ! -x "$CURDIR/.libs/lttng-ust-getcpu-override-test.so" ]; then
        skip 0 "No shared object generated. Skipping all tests." $NUM_TESTS && exit 0
 fi
This page took 0.025578 seconds and 4 git commands to generate.