- logger in utils

- allocator in utils
- tests.c -> testcases/testcases.c
This commit is contained in:
Martin Willi
2005-11-11 13:52:11 +00:00
parent b85d20d117
commit 8887824292
64 changed files with 113 additions and 96 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
#ifndef PARSER_TEST_H_
#define PARSER_TEST_H_
#include "../tester.h"
#include "../utils/tester.h"
void test_parser_with_header_payload(tester_t *tester);