Tests: Add runner script for tests
[lttng-tools.git] / tests / Makefile.am
index d8c85bda2dafc3e8acfc1a011c2bb2ba99778bd8..b75de49591fb6971e99d22672eafde6e7d16bf73 100644 (file)
@@ -1 +1,4 @@
-SUBDIRS = regression unit
+SUBDIRS = utils regression unit
+
+check-am:
+       ./run.sh
This page took 0.022849 seconds and 4 git commands to generate.