tests: Remove TEST_INIT

The TEST_EXTERN is a used only by the system.h style tests and they use
CONFIGURE_INIT appropriately.

Update #3170.
Update #3199.
This commit is contained in:
Sebastian Huber
2017-10-26 13:59:11 +02:00
parent acc9d06468
commit af4355459e
549 changed files with 1 additions and 1096 deletions

View File

@@ -11,8 +11,6 @@
#include "config.h"
#endif
#define TEST_INIT
#define CONFIGURE_INIT
#include "system.h"
#include <sys/param.h>