Tests: use babeltrace2 for all tests
[lttng-tools.git] / tests / regression / tools / filtering / test_invalid_filter
index 7d9e524d986fad0a94426cf1eef6d46c0b706fed..01306123929a843e5531776deb400660e116c3f7 100755 (executable)
@@ -94,6 +94,8 @@ plan_tests $NUM_TESTS
 
 print_test_banner "$TEST_DESC"
 
+bail_out_if_no_babeltrace
+
 OLDIFS="$IFS"
 IFS=$'\n'
 INVALID_FILTERS=(
This page took 0.023424 seconds and 4 git commands to generate.