Tests: Replace prove by autotools tap runner
[lttng-tools.git] / tests / regression / ust / test_event_basic
index acc79e5320d262bcfc6bee2033f9569041542247..072d74a644d2389b6fbde16fd8b3458a41498d73 100755 (executable)
@@ -68,9 +68,8 @@ function test_event_basic()
        start_lttng_tracing_ok
        stop_lttng_tracing_ok
 
-       TODO="Validate trace output is coherent"
+       # TODO: Validate trace output is coherent"
        ok 0 "Validate trace"
-       unset TODO
 
        destroy_lttng_session_ok $SESSION_NAME2
        destroy_lttng_session_ok $SESSION_NAME
This page took 0.023483 seconds and 4 git commands to generate.