X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fust-constructor%2Ftest_ust_constructor.py;fp=tests%2Fregression%2Fust%2Fust-constructor%2Ftest_ust_constructor.py;h=f9d97e20b39af30f2b375f31c5282e877e2539b7;hp=f4d9cedf04b86cab779d1f2bb997931843596914;hb=ab4919b5b443ac46269a5ba9f6bd00f0cbd9f35b;hpb=b8e79f3f1057ff91224991f76b3837202bde5a06 diff --git a/tests/regression/ust/ust-constructor/test_ust_constructor.py b/tests/regression/ust/ust-constructor/test_ust_constructor.py index f4d9cedf0..f9d97e20b 100755 --- a/tests/regression/ust/ust-constructor/test_ust_constructor.py +++ b/tests/regression/ust/ust-constructor/test_ust_constructor.py @@ -60,7 +60,7 @@ expected_events = [ "count": 0, }, { - "name": "tp_a:constructor_cplusplus_provider_static_archive", + "name": "tp_a_c:constructor_cplusplus_provider_static_archive", "msg": "global - static archive define and provider", "count": 0, "may_fail": compound_literal_on_heap, @@ -259,7 +259,7 @@ expected_events = [ "may_fail": compound_literal_on_heap, }, { - "name": "tp_a:destructor_c_provider_static_archive", + "name": "tp_a_c:destructor_c_provider_static_archive", "msg": None, "count": 0, "may_fail": compound_literal_on_heap,