Tests: rename empty packet context test
[babeltrace.git] / tests / Makefile.am
index bc14009fe493c720278662ae8e5589c8deedd128..80d8d03baf02b60d8c8f4c4fdc939f7c08c6dce7 100644 (file)
@@ -18,7 +18,8 @@ TESTS = bin/test_trace_read \
        lib/test_bt_ctf_field_type_validation \
        lib/test_ir_visit \
        lib/test_trace_listener \
-       lib/test_bt_notification_heap
+       lib/test_bt_notification_heap \
+       lib/test_plugin_complete
 
 EXTRA_DIST = $(srcdir)/ctf-traces/** \
             $(srcdir)/debug-info-data/** \
@@ -31,4 +32,5 @@ endif
 
 if USE_PYTHON
 TESTS += bin/intersection/test_multi_trace_intersection.py
+TESTS += lib/writer/test_ctf_writer_no_packet_context.py
 endif
This page took 0.023387 seconds and 4 git commands to generate.