Add tests for enumerator_t

This commit is contained in:
Tobias Brunner
2013-06-11 11:03:10 +02:00
parent 156dcbc12e
commit f15fcdc9d8
4 changed files with 196 additions and 1 deletions
+2
View File
@@ -18,4 +18,6 @@
#include <check.h>
Suite *enumerator_suite_create();
#endif /** TEST_RUNNER_H_ */