Tests: use babeltrace2 for all tests
[lttng-tools.git] / tests / regression / ust / namespaces / test_ns_contexts
index be038eb28ecf734255fcf62ada37e56d57ec50fd..e65cc247598533bf2f2053f38d7687395ed756e3 100755 (executable)
@@ -76,6 +76,8 @@ plan_tests $NUM_TESTS
 
 print_test_banner "$TEST_DESC"
 
+bail_out_if_no_babeltrace
+
 system_has_ns=0
 if [ -d "/proc/$$/ns" ]; then
        system_has_ns=1
This page took 0.02317 seconds and 4 git commands to generate.