Converted test for recursive mutex_t

This commit is contained in:
Tobias Brunner
2013-06-11 11:03:11 +02:00
parent bed4bc1327
commit de42bf35f9
6 changed files with 40 additions and 30 deletions
+2 -1
View File
@@ -5,7 +5,8 @@ check_PROGRAMS = $(TESTS)
test_runner_SOURCES = \
test_runner.c test_runner.h \
test_linked_list.c test_enumerator.c test_linked_list_enumerator.c \
test_chunk.c test_hashtable.c test_identification.c
test_chunk.c test_hashtable.c test_identification.c \
test_threading.c
test_runner_CFLAGS = \