Test: Add the new log4j agent
[lttng-tools.git] / tests / regression / ust / test_event_wildcard
index 88c02b08a201544b6c557920637d2d6e33c237c5..33ba4c4cc3b8a6b4d691d99c0b3085f8ac6c5cff 100755 (executable)
@@ -27,8 +27,6 @@ NUM_TESTS=9
 
 source $TESTDIR/utils/utils.sh
 
-print_test_banner "$TEST_DESC"
-
 function test_event_wildcard()
 {
        TRACE_PATH=$(mktemp -d)
@@ -59,6 +57,8 @@ function test_event_wildcard()
 # MUST set TESTDIR before calling those functions
 plan_tests $NUM_TESTS
 
+print_test_banner "$TEST_DESC"
+
 start_lttng_sessiond
 
 test_event_wildcard
This page took 0.023315 seconds and 4 git commands to generate.