Refactor: test: wrapper for stop_lttng_tracing
[lttng-tools.git] / tests / regression / ust / test_event_wildcard
index 29aceff26926fa0431656230e1a306564acc3820..2cb562f0fd8e9385cec8e983604a4f00fb24dd7d 100755 (executable)
@@ -42,8 +42,8 @@ function test_event_wildcard()
        enable_ust_lttng_event_ok $SESSION_NAME "$EVENT_NAME"
        enable_ust_lttng_event_ok $SESSION_NAME "$EVENT_NAME2"
 
-       start_lttng_tracing
-       stop_lttng_tracing
+       start_lttng_tracing_ok
+       stop_lttng_tracing_ok
 
        TODO="Validate trace output is coherent"
        ok 0 "Validate trace"
This page took 0.02453 seconds and 4 git commands to generate.