summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpaffinity01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/smptests/smpaffinity01/init.c')
-rw-r--r--testsuites/smptests/smpaffinity01/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/smptests/smpaffinity01/init.c b/testsuites/smptests/smpaffinity01/init.c
index eae6d708db..c5a24c058b 100644
--- a/testsuites/smptests/smpaffinity01/init.c
+++ b/testsuites/smptests/smpaffinity01/init.c
@@ -13,6 +13,8 @@
#define NUM_CPUS 4
+#define TEST_INIT
+
#include "tmacros.h"
const char rtems_test_name[] = "SMPAFFINITY 1";