Run unit tests before regression tests
[lttng-tools.git] / tests / Makefile.am
index d460fb646c60196d31f37b1df5070b8929e83d5d..685d93c6ad6974e41aa91958e25b6d1651e33d62 100644 (file)
@@ -1,8 +1,8 @@
 SUBDIRS =
-DIST_SUBDIRS = utils regression unit stress destructive perf
+DIST_SUBDIRS = utils unit regression stress destructive perf
 
 if BUILD_TESTS
-SUBDIRS += . utils regression unit stress destructive perf
+SUBDIRS += . utils unit regression stress destructive perf
 if HAS_PGREP
 check-am:
        $(top_srcdir)/tests/utils/warn_processes.sh $(PGREP)
This page took 0.024239 seconds and 4 git commands to generate.