X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2FMakefile.am;h=05e9439e8eb9b6b3fec2f9dc07e0f4bc50cadbcb;hb=5c5632787fc9cafa602c89a28966bcfd01ec0204;hp=a0d9dcc28fc9f48922da8ea68a07aa55a8edac5f;hpb=1805e0b4b91b339a131f2463e241b706cad5a56f;p=babeltrace.git diff --git a/tests/Makefile.am b/tests/Makefile.am index a0d9dcc2..05e9439e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -24,13 +24,11 @@ TESTS_CLI = \ cli/test_trimmer TESTS_LIB = \ - lib/test_bitfield \ lib/test_ctf_writer_complete \ lib/test_bt_values \ lib/test_ctf_ir_ref \ lib/test_bt_ctf_field_type_validation \ lib/test_ir_visit \ - lib/test_bt_notification_heap \ lib/test_graph_topo \ lib/test_cc_prio_map \ lib/test_bt_notification_iterator @@ -41,6 +39,7 @@ endif if ENABLE_PYTHON_BINDINGS TESTS_LIB += lib/ctf-ir/test_ctf_ir +TESTS_LIB += lib/ctf-writer/test_ctf_writer endif TESTS_PLUGINS =