Tests: use babeltrace2 for all tests
[lttng-tools.git] / tests / regression / tools / snapshots / test_kernel
index 8cac901e7dff69d0da3e6fc9fc5d651becbcdd55..c99802d547af98545821e37f2d3bf1dc4d5bcc80 100755 (executable)
@@ -215,6 +215,9 @@ 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.023295 seconds and 4 git commands to generate.