Tests: Use Perl prove as the testsuite runner
[lttng-ust.git] / tests / Makefile.am
index 21ba285b1e5f81874d6e3c213b5223d7aa8aa4fa..6f9b969ccddbbb23fc01201d0b4a902e2a0bd3a7 100644 (file)
@@ -8,6 +8,7 @@ dist_noinst_SCRIPTS = test_loop runtests trace_matches
 
 noinst_LIBRARIES = libtap.a
 
-libtap_a_SOURCES = \
-       tap.c \
-       tap.h
+libtap_a_SOURCES = tap.c tap.h
+
+check-am:
+       ./run.sh unit_tests
This page took 0.023725 seconds and 4 git commands to generate.