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