tests: src.ctf.fs: add 2packets test trace
[babeltrace.git] / tests / plugins / src.ctf.fs / succeed / test_succeed
index 4b4387856c8d87de28168a7e535f1bb8d7cc9c84..a0e06d4446806210e09714b16af24f8ff5c9dd5d 100755 (executable)
@@ -58,7 +58,8 @@ test_ctf_single() {
        ok $? "Trace '$name' gives the expected output"
 }
 
-plan_tests 2
+plan_tests 3
 
 test_ctf_gen_single simple
 test_ctf_single smalltrace
+test_ctf_single 2packets
This page took 0.022756 seconds and 4 git commands to generate.