"make check" runs the test suite
[urcu.git] / tests / Makefile.am
index 17b89db7bd9fa94754e8fcff8efd8c580e291aa6..c25f8be36e21c54f0582e78dae001d66c4c29e16 100644 (file)
@@ -150,3 +150,6 @@ test_urcu_bp_dynamic_link_SOURCES = test_urcu_bp.c $(URCU_BP)
 test_urcu_bp_dynamic_link_CFLAGS = -DDYNAMIC_LINK_TEST $(AM_CFLAGS)
 
 urcutorture.c: api.h
+
+check-am:
+       ./runall.sh
This page took 0.025111 seconds and 4 git commands to generate.