Add uatomic test to make check
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Sun, 13 Jun 2010 22:44:04 +0000 (18:44 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Sun, 13 Jun 2010 22:44:04 +0000 (18:44 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/Makefile.am

index c25f8be36e21c54f0582e78dae001d66c4c29e16..e0bbf464853daa10e7a92d8e130dad7729e27f69 100644 (file)
@@ -152,4 +152,5 @@ 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.025035 seconds and 4 git commands to generate.