Refactor: test: wrapper for destroy_lttng_session
[lttng-tools.git] / tests / regression / ust / low-throughput / test_low_throughput
index e98c06725af1e5f5d19b377c9febcb7ad972858a..4820485f7379adc45228d6f6e5e16865f00c670d 100755 (executable)
@@ -47,8 +47,8 @@ start_lttng_tracing_ok $SESSION_NAME
 # This is going to take 20 minutes
 ./$CURDIR/$BIN_NAME >/dev/null 2>&1
 
-stop_lttng_tracing $SESSION_NAME
-destroy_lttng_session $SESSION_NAME
+stop_lttng_tracing_ok $SESSION_NAME
+destroy_lttng_session_ok $SESSION_NAME
 
 stop_lttng_sessiond
 
This page took 0.023952 seconds and 4 git commands to generate.