Refactor: test: wrapper for stop_lttng_tracing
[lttng-tools.git] / tests / regression / ust / test_event_basic
index 59089fd5aa557fddb3886fccae698fef31978d9a..df86d2914d88991886e1b85f63a5b588b529925c 100755 (executable)
@@ -91,10 +91,10 @@ function test_event_basic()
        enable_ust_lttng_event_per_chan $SESSION_NAME2 $EVENT_NAME3 $CHAN_NAME2
 
        start_lttng_tracing_ok
-       stop_lttng_tracing
+       stop_lttng_tracing_ok
 
        start_lttng_tracing_ok
-       stop_lttng_tracing
+       stop_lttng_tracing_ok
 
        TODO="Validate trace output is coherent"
        ok 0 "Validate trace"
This page took 0.024762 seconds and 5 git commands to generate.