Tests: Use Perl prove as the testsuite runner
[lttng-tools.git] / tests / Makefile.am
index d8c85bda2dafc3e8acfc1a011c2bb2ba99778bd8..a95afa73e16dac810878f8aad28d10f78c96112a 100644 (file)
@@ -1 +1,5 @@
-SUBDIRS = regression unit
+SUBDIRS = utils regression unit
+
+check-am:
+       ./run.sh unit_tests
+       ./run.sh fast_regression
This page took 0.022727 seconds and 4 git commands to generate.