diff -r 5ec9a2ca6328 -r 1fa3f13f774c test/Makefile --- a/test/Makefile Thu Apr 17 14:33:06 2014 +0200 +++ b/test/Makefile Mon May 05 13:53:27 2014 +0200 @@ -29,6 +29,7 @@ include ../$(CONF).mk SRC = main.c +SRC += allocator_tests.c SRC += list_tests.c SRC += mpool_tests.c SRC += map_tests.c