Refactor: test: wrapper for destroy_lttng_session
[lttng-tools.git] / tests / regression / tools / streaming / test_high_throughput_limits
index f59ff053db757baa64d4eeb144aef7b78df773bf..32c3f1f2b939abc060b0e256bc87b37eb56d3269 100755 (executable)
@@ -106,7 +106,7 @@ function test_high_throughput
        wait
        pass "waiting done"
        stop_lttng_tracing_ok $SESSION_NAME
-       destroy_lttng_session $SESSION_NAME
+       destroy_lttng_session_ok $SESSION_NAME
        validate_event_count
 }
 
This page took 0.023295 seconds and 4 git commands to generate.