X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fstreaming%2Ftest_ust;h=a5d5b5e9215191c7dab80b86b7741014cb63df1b;hp=68d92947c1051f55cb66cda4edf98575e4a254ce;hb=67b4c664e2c6c6dc19920555c0abf094ed6cbe00;hpb=e563bbdb8fa6592790e9ac4e9db7d9decf022023 diff --git a/tests/regression/tools/streaming/test_ust b/tests/regression/tools/streaming/test_ust index 68d92947c..a5d5b5e92 100755 --- a/tests/regression/tools/streaming/test_ust +++ b/tests/regression/tools/streaming/test_ust @@ -66,8 +66,8 @@ function test_ust_before_start () # Wait for the applications started in background wait - stop_lttng_tracing $SESSION_NAME - destroy_lttng_session $SESSION_NAME + stop_lttng_tracing_ok $SESSION_NAME + destroy_lttng_session_ok $SESSION_NAME rm -f ${file_sync_after_first} rm -f ${file_sync_before_last} } @@ -88,8 +88,8 @@ function test_ust_after_start () sleep 0.5 done - stop_lttng_tracing $SESSION_NAME - destroy_lttng_session $SESSION_NAME + stop_lttng_tracing_ok $SESSION_NAME + destroy_lttng_session_ok $SESSION_NAME # Wait for the applications started in background wait