Fix: `ctf` plugin: use element FC's alignment as array/seq. FC alignment
[babeltrace.git] / tests / plugins / src.ctf.fs / succeed / test_succeed
index 63ba2499b39197fe921793334110e57742be1f08..9932664badb45c87f8989632cde2a90161afb77a 100755 (executable)
@@ -129,7 +129,7 @@ test_force_origin_unix_epoch() {
        rm -f "$temp_stdout_output_file" "$temp_stderr_output_file"
 }
 
-plan_tests 10
+plan_tests 12
 
 test_force_origin_unix_epoch 2packets barectf-event-before-packet
 test_ctf_gen_single simple
@@ -138,5 +138,7 @@ test_ctf_single 2packets
 test_ctf_single barectf-event-before-packet
 test_ctf_single session-rotation
 test_ctf_single lttng-tracefile-rotation
+test_ctf_single array-align-elem
+test_ctf_single struct-array-align-elem
 test_packet_end lttng-event-after-packet
 test_packet_end lttng-crash
This page took 0.024425 seconds and 4 git commands to generate.