X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2FMakefile.am;h=90340455a5cda7184abf78b8e60eaf0a7b94cc77;hb=2fafa4c187aefe444211b3dacdf789d27647bae1;hp=80d8d03baf02b60d8c8f4c4fdc939f7c08c6dce7;hpb=fa21dcb1bff5d533307b163da8d0d8057e61dba4;p=babeltrace.git diff --git a/tests/Makefile.am b/tests/Makefile.am index 80d8d03b..90340455 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -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