Add basic tests for linked_list_t
This commit is contained in:
@@ -19,5 +19,6 @@
|
||||
#include <check.h>
|
||||
|
||||
Suite *enumerator_suite_create();
|
||||
Suite *linked_list_suite_create();
|
||||
|
||||
#endif /** TEST_RUNNER_H_ */
|
||||
|
||||
Reference in New Issue
Block a user