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