X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Fust%2Flow-throughput%2Ftest_low_throughput;h=1ca3c38d072d5f116741d3ebf40cd407d503c740;hp=197210afeef23f2c42f859ee9cc29f0d7e302dc3;hb=e3bef7256ce348cf232ede3f36721e661cfda2a7;hpb=813e19a22d705c05664816f03f6cbdfa0a35a5ea diff --git a/tests/regression/ust/low-throughput/test_low_throughput b/tests/regression/ust/low-throughput/test_low_throughput index 197210afe..1ca3c38d0 100755 --- a/tests/regression/ust/low-throughput/test_low_throughput +++ b/tests/regression/ust/low-throughput/test_low_throughput @@ -25,8 +25,6 @@ NUM_TESTS=8 source $TESTDIR/utils/utils.sh -print_test_banner "$TEST_DESC" - if [ ! -x "$CURDIR/$BIN_NAME" ]; then BAIL_OUT "No UST nevents binary detected." fi @@ -37,6 +35,8 @@ TRACE_PATH=$(mktemp -d) plan_tests $NUM_TESTS +print_test_banner "$TEST_DESC" + start_lttng_sessiond create_lttng_session $SESSION_NAME $TRACE_PATH