Add uatomic test to make check
[urcu.git] / tests / Makefile.am
index 17b89db7bd9fa94754e8fcff8efd8c580e291aa6..e0bbf464853daa10e7a92d8e130dad7729e27f69 100644 (file)
@@ -150,3 +150,7 @@ 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:
+       ./test_uatomic
+       ./runall.sh
This page took 0.024331 seconds and 4 git commands to generate.