Tests: add empty packet writer test
[babeltrace.git] / tests / Makefile.am
index 80d8d03baf02b60d8c8f4c4fdc939f7c08c6dce7..90340455a5cda7184abf78b8e60eaf0a7b94cc77 100644 (file)
@@ -31,6 +31,7 @@ TESTS += lib/test_dwarf_complete \
 endif
 
 if USE_PYTHON
-TESTS += bin/intersection/test_multi_trace_intersection.py
-TESTS += lib/writer/test_ctf_writer_no_packet_context.py
+TESTS += bin/intersection/test_multi_trace_intersection.py \
+       lib/writer/test_ctf_writer_no_packet_context.py \
+       lib/writer/test_ctf_writer_empty_packet.py
 endif
This page took 0.024658 seconds and 4 git commands to generate.