Fix: tests/Makefile.am: do not run missing `flt.utils.muxer`
[babeltrace.git] / tests / Makefile.am
index c5ac2d77e4209a34879c787c574cbe9094ac84f0..48598dc4c80b2891fc71a40cc3f630ca8adf9beb 100644 (file)
@@ -27,11 +27,7 @@ TESTS_LIB = \
        lib/test_ctf_writer_complete \
        lib/test_bt_values \
        lib/test_trace_ir_ref \
-       lib/test_bt_ctf_field_type_validation \
-       lib/test_ir_visit \
-       lib/test_graph_topo \
-       lib/test_cc_prio_map \
-       lib/test_bt_notification_iterator
+       lib/test_graph_topo
 
 if !ENABLE_BUILT_IN_PLUGINS
 TESTS_LIB += lib/test_plugin_complete
@@ -45,8 +41,6 @@ endif
 TESTS_PLUGINS =
 
 if !ENABLE_BUILT_IN_PLUGINS
-TESTS_PLUGINS += plugins/test-utils-muxer-complete
-
 if ENABLE_DEBUG_INFO
 if ENABLE_PYTHON_BINDINGS
 TESTS_PLUGINS += plugins/test_lttng_utils_debug_info
This page took 0.024297 seconds and 4 git commands to generate.