summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/malloc02/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/malloc02/init.c')
-rw-r--r--testsuites/libtests/malloc02/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/libtests/malloc02/init.c b/testsuites/libtests/malloc02/init.c
index c333b22862..d3937ca721 100644
--- a/testsuites/libtests/malloc02/init.c
+++ b/testsuites/libtests/malloc02/init.c
@@ -11,6 +11,8 @@
#include "config.h"
#endif
+#define TEST_INIT
+
#include <tmacros.h>
const char rtems_test_name[] = "MALLOC 2";