Refactor: test: wrapper for start_lttng_tracing
[lttng-tools.git] / tests / stress / test_multi_sessions_per_uid_5app_streaming_kill_relayd
index e01e6aaf8c80906a019680e5f520bc42a4c14245..1b1cf56bdca9684d8adc77eff93151b23c07c4eb 100755 (executable)
@@ -119,10 +119,10 @@ test_stress()
                        enable_channel_per_uid $SESSION_NAME-$a $CHANNEL_NAME
                        check_sessiond
                        check_relayd
-                       enable_ust_lttng_event $SESSION_NAME-$a $EVENT_NAME
+                       enable_ust_lttng_event_ok $SESSION_NAME-$a $EVENT_NAME
                        check_sessiond
                        check_relayd
-                       start_lttng_tracing $SESSION_NAME-$a
+                       start_lttng_tracing_ok $SESSION_NAME-$a
                        check_sessiond
                        check_relayd
                done
This page took 0.022752 seconds and 4 git commands to generate.