Tests babeltrace: adapt python tests to use unittest
[babeltrace.git] / tests / bindings / python / babeltrace / Makefile.am
index 6111cb9887e1b9ea9d3b2d8648880e6985202336..7303d1cacf9f6762f1e933b13da34cf30a4cad59 100644 (file)
@@ -1,4 +1,7 @@
 EXTRA_DIST =                                   \
        test_reader_event.py                    \
        test_reader_event_declaration.py        \
-       test_reader_field_declaration.py
+       test_reader_field_declaration.py        \
+       test_ctf_writer_empty_packet.py         \
+       test_ctf_writer_no_packet_context.py    \
+       test_reader_trace_intersection.py
This page took 0.023226 seconds and 4 git commands to generate.