Refactor: test: wrapper for destroy_lttng_session
[lttng-tools.git] / tests / regression / tools / streaming / test_high_throughput_limits
index 4a91524860cc994e80cfff5a1215cfc37f1ac3d3..32c3f1f2b939abc060b0e256bc87b37eb56d3269 100755 (executable)
@@ -105,8 +105,8 @@ function test_high_throughput
        diag "Waiting for applications to end"
        wait
        pass "waiting done"
-       stop_lttng_tracing $SESSION_NAME
-       destroy_lttng_session $SESSION_NAME
+       stop_lttng_tracing_ok $SESSION_NAME
+       destroy_lttng_session_ok $SESSION_NAME
        validate_event_count
 }
 
This page took 0.024231 seconds and 5 git commands to generate.