tests: Rework test suite
[babeltrace.git] / tests / plugins / flt.lttng-utils.debug-info / Makefile.am
index 86287494dad5bf4ed1d43a36063e13971896da82..a076b3e804f2310bdbe6544d608508303a03fd95 100644 (file)
@@ -3,6 +3,15 @@ AM_CPPFLAGS += -I$(top_srcdir)/tests/utils -I$(top_srcdir)/src/plugins
 LIBTAP=$(top_builddir)/tests/utils/tap/libtap.la
 
 dist_check_SCRIPTS = \
+       test_bin_info_i386-linux-gnu \
+       test_bin_info_powerpc64le-linux-gnu \
+       test_bin_info_powerpc-linux-gnu \
+       test_bin_info_x86_64-linux-gnu \
+       test_dwarf_i386-linux-gnu \
+       test_dwarf_powerpc64le-linux-gnu \
+       test_dwarf_powerpc-linux-gnu \
+       test_dwarf_x86_64-linux-gnu \
+       test_lttng_utils_debug_info \
        test_lttng_utils_debug_info.py
 
 noinst_PROGRAMS =
This page took 0.031133 seconds and 4 git commands to generate.