Tests: Ust getcpu override plugin
[lttng-tools.git] / tests / stress / test_multi_sessions_per_uid_10app
index 91950be0e071903cf72177005f97a29c3c52e41d..c25e303b03e38690fe0d61a2aec9fb60e83b3d01 100755 (executable)
@@ -84,14 +84,14 @@ test_stress()
                        check_sessiond
                        enable_ust_lttng_event_ok $SESSION_NAME-$a $EVENT_NAME
                        check_sessiond
-                       start_lttng_tracing $SESSION_NAME-$a
+                       start_lttng_tracing_ok $SESSION_NAME-$a
                        check_sessiond
                done
 
                for a in $(seq 1 $NR_SESSION); do
-                       stop_lttng_tracing $SESSION_NAME-$a
+                       stop_lttng_tracing_ok $SESSION_NAME-$a
                        check_sessiond
-                       destroy_lttng_session $SESSION_NAME-$a
+                       destroy_lttng_session_ok $SESSION_NAME-$a
                        check_sessiond
                done
        done
This page took 0.039755 seconds and 4 git commands to generate.