Put `flt.lttng-utils.debug-info` tests into their own directory
[babeltrace.git] / tests / plugins / Makefile.am
index b2fd059b300634ca29c630aa5b6e84c6a8444c79..a44f069500de3255affcd7f2a1d23852966dc3fc 100644 (file)
@@ -1,16 +1,3 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/tests/utils
-
-LIBTAP=$(top_builddir)/tests/utils/tap/libtap.la
-COMMON_TEST_LDADD = $(LIBTAP) $(top_builddir)/lib/libbabeltrace.la
-
-noinst_PROGRAMS = test-utils-muxer
-
-test_utils_muxer_SOURCES = test-utils-muxer.c
-test_utils_muxer_LDADD = $(COMMON_TEST_LDADD)
-
-check_SCRIPTS = test-utils-muxer-complete
-
-LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) $(top_srcdir)/config/tap-driver.sh
-LOG_DRIVER_FLAGS='--merge'
-
-TESTS = test-utils-muxer
+SUBDIRS = \
+       src.ctf.fs \
+       flt.lttng-utils.debug-info
This page took 0.023489 seconds and 4 git commands to generate.