Tests: use babeltrace2 for all tests
[lttng-tools.git] / tests / regression / tools / crash / test_crash
index 8201c56bc24b6cc96db736542481408386c63160..7570ba9b96864de9eeb43f7707222147d4e0e4ca 100755 (executable)
@@ -35,6 +35,8 @@ plan_tests $NUM_TESTS
 
 print_test_banner "$TEST_DESC"
 
+bail_out_if_no_babeltrace
+
 function start_test_app()
 {
        local tmp_file=$(mktemp --tmpdir -u "tmp.${FUNCNAME[0]}.XXXXXX")
This page took 0.023045 seconds and 4 git commands to generate.