Tests: Move unit tests to tests/unit
[lttng-tools.git] / tests / Makefile.am
index 27570566b509c093d542ff266710aa5beae4d848..d8c85bda2dafc3e8acfc1a011c2bb2ba99778bd8 100644 (file)
@@ -1,13 +1 @@
-SUBDIRS = . tools kernel
-
-AM_CFLAGS = -g -Wall
-AM_LDFLAGS = -lurcu -lurcu-cds
-
-EXTRA_DIST = run-report.py test_list.py utils.sh utils.h
-
-if HAVE_LIBLTTNG_UST_CTL
-SUBDIRS += ust
-endif # HAVE_LIBLTTNG_UST_CTL
-
-check-am:
-       ./runall.sh
+SUBDIRS = regression unit
This page took 0.02319 seconds and 4 git commands to generate.