Bump URCU dependency to 0.14
[lttng-tools.git] / tests / regression / ust / multi-lib / test_multi_lib
index 23821ed0f9699aba83865264cc03fddba36adcfa..071d8e530ec7eb46328b002913e269a77cb588e7 100755 (executable)
@@ -184,7 +184,7 @@ test_upgrade_callsites_dlopen_dclose()
 test_event_field_comparison()
 {
        local event_name="multi:tp"
-       diag "Load mutliple events with slight variations in the field descriptions."
+       diag "Load multiple events with slight variations in the field descriptions."
 
        local library_prefix="libprobes_"
        local nb_libs=0
@@ -217,6 +217,8 @@ plan_tests $NUM_TESTS
 
 print_test_banner "$TEST_DESC"
 
+bail_out_if_no_babeltrace
+
 TESTS=(
        "test_dlopen_same_provider_name_same_event"
        "test_dlopen_same_provider_name_different_event"
This page took 0.023221 seconds and 4 git commands to generate.