diff -r 5c0990c95f74 -r a48428642b4e test/Makefile --- a/test/Makefile Mon Jul 21 13:18:32 2014 +0200 +++ b/test/Makefile Mon Jul 28 14:36:25 2014 +0200 @@ -32,6 +32,7 @@ SRC += allocator_tests.c SRC += list_tests.c SRC += mpool_tests.c +SRC += stack_tests.c SRC += map_tests.c SRC += prop_tests.c SRC += string_tests.c