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-28 13:33:56 +02:00
parent acc9d06468
commit af4355459e
549 changed files with 1 additions and 1096 deletions
-2
View File
@@ -11,8 +11,6 @@
#include "config.h"
#endif
#define TEST_INIT
#include "tmacros.h"
#include <rtems/stringto.h>
#include <limits.h>