Fix: sink.text.pretty: check that port is connected before creating message iterator
[babeltrace.git] / tests / Makefile.am
index 7f3bc8eac4846001059f52e7ffd1e85f1bd4cdd4..c545f9a71695a930ae334abee1551aea9ef82034 100644 (file)
@@ -55,6 +55,8 @@ dist_check_SCRIPTS = \
        cli/test_trace_read \
        cli/test_trimmer \
        plugins/sink.text.details/succeed/test_succeed \
+       plugins/sink.text.pretty/test_pretty \
+       plugins/sink.text.pretty/test_pretty.py \
        plugins/src.ctf.lttng-live/test_live \
        python-plugin-provider/bt_plugin_test_python_plugin_provider.py \
        python-plugin-provider/test_python_plugin_provider \
@@ -145,6 +147,7 @@ TESTS_PYTHON_PLUGIN_PROVIDER =
 
 if ENABLE_PYTHON_PLUGINS
 TESTS_PYTHON_PLUGIN_PROVIDER += python-plugin-provider/test_python_plugin_provider
+TESTS_PLUGINS += plugins/sink.text.pretty/test_pretty
 if ENABLE_DEBUG_INFO
 TESTS_PLUGINS += \
        plugins/flt.lttng-utils.debug-info/test_succeed
This page took 0.022814 seconds and 4 git commands to generate.