ctf: make src.ctf.fs group inputs by UUID in `babeltrace.support-info` query
[babeltrace.git] / tests / plugins / src.ctf.fs / succeed / test_succeed
index 16f07ad146fa6f3b6ee302ae257ff096c808f51a..b5c4b2b5f72d81020799c84efe221b3241a11af6 100755 (executable)
@@ -90,11 +90,12 @@ test_packet_end() {
        rm -f "$temp_stdout_output_file" "$temp_stderr_output_file" "$temp_greped_stdout_output_file"
 }
 
-plan_tests 6
+plan_tests 7
 
 test_ctf_gen_single simple
 test_ctf_single smalltrace
 test_ctf_single 2packets
 test_ctf_single barectf-event-before-packet
+test_ctf_single session-rotation
 test_packet_end lttng-event-after-packet
 test_packet_end lttng-crash
This page took 0.024047 seconds and 4 git commands to generate.