Fix: consider index of all files for data stream groups with multiple files
[babeltrace.git] / tests / plugins / src.ctf.fs / succeed / test_succeed
index 0cc3569912124fa5403f1428cab4f4b5f96c54f5..63ba2499b39197fe921793334110e57742be1f08 100755 (executable)
@@ -129,7 +129,7 @@ test_force_origin_unix_epoch() {
        rm -f "$temp_stdout_output_file" "$temp_stderr_output_file"
 }
 
-plan_tests 9
+plan_tests 10
 
 test_force_origin_unix_epoch 2packets barectf-event-before-packet
 test_ctf_gen_single simple
@@ -137,5 +137,6 @@ test_ctf_single smalltrace
 test_ctf_single 2packets
 test_ctf_single barectf-event-before-packet
 test_ctf_single session-rotation
+test_ctf_single lttng-tracefile-rotation
 test_packet_end lttng-event-after-packet
 test_packet_end lttng-crash
This page took 0.02445 seconds and 4 git commands to generate.