tests/Makefile.am: add `test_auto_source_discovery` to suite
[babeltrace.git] / tests / Makefile.am
index 00c003b49cf5ed1a47b72ed3f2df95710c73d723..760a6741e151cd0d76b7cfe8dad6b648089dce46 100644 (file)
@@ -30,6 +30,7 @@ dist_check_SCRIPTS = \
        bindings/python/bt2/test_trace.py \
        bindings/python/bt2/test_value.py \
        bindings/python/bt2/utils.py \
+       cli/auto-source-discovery/test_auto_source_discovery \
        cli/test_convert_args \
        cli/test_intersection \
        cli/test_output_ctf_metadata \
@@ -100,6 +101,7 @@ endif
 
 if ENABLE_PYTHON_PLUGINS
 if ENABLE_PYTHON_BINDINGS
+TESTS_CLI += cli/auto-source-discovery/test_auto_source_discovery
 TESTS_PLUGINS += plugins/flt.utils.trimmer/test_trimming
 endif
 endif
This page took 0.023104 seconds and 4 git commands to generate.