X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fmulti-session%2Ftest_multi_session;h=313a7d70fa9c408d529d4fca80a2a56d5c0233d2;hp=ffe8355a8bfb351709713ceccdcac9bfa78e2c99;hb=e3bef7256ce348cf232ede3f36721e661cfda2a7;hpb=813e19a22d705c05664816f03f6cbdfa0a35a5ea diff --git a/tests/regression/ust/multi-session/test_multi_session b/tests/regression/ust/multi-session/test_multi_session index ffe8355a8..313a7d70f 100755 --- a/tests/regression/ust/multi-session/test_multi_session +++ b/tests/regression/ust/multi-session/test_multi_session @@ -25,8 +25,6 @@ NUM_TESTS=28 source $TESTDIR/utils/utils.sh -print_test_banner "$TEST_DESC" - if [ ! -x "$CURDIR/gen-nevents" ]; then BAIL_OUT "No UST nevents binary detected." fi @@ -76,6 +74,8 @@ test_multi_session() { plan_tests $NUM_TESTS +print_test_banner "$TEST_DESC" + start_lttng_sessiond TRACE_PATH=$(mktemp -d)