Add optional Python >= 3.0 dependency to README
[lttng-tools.git] / tests / Makefile.am
index e1c39bd3dc3c87d7dfc921fbdf6bb58339cf2b0f..a95afa73e16dac810878f8aad28d10f78c96112a 100644 (file)
@@ -1,3 +1,5 @@
-SUBDIRS = . ltt-sessiond
+SUBDIRS = utils regression unit
 
-dist_noinst_SCRIPTS = runall.sh
+check-am:
+       ./run.sh unit_tests
+       ./run.sh fast_regression
This page took 0.025866 seconds and 5 git commands to generate.