X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fmulti-lib%2Ftest_multi_lib;h=071d8e530ec7eb46328b002913e269a77cb588e7;hb=1970828049d051d5cb485dfab995081b4550fd2a;hp=23821ed0f9699aba83865264cc03fddba36adcfa;hpb=33e557114a2ba28e26e220a833e8a449c78b8b65;p=lttng-tools.git diff --git a/tests/regression/ust/multi-lib/test_multi_lib b/tests/regression/ust/multi-lib/test_multi_lib index 23821ed0f..071d8e530 100755 --- a/tests/regression/ust/multi-lib/test_multi_lib +++ b/tests/regression/ust/multi-lib/test_multi_lib @@ -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"