summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmcond05/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/psxtmcond05/init.c')
-rw-r--r--testsuites/psxtmtests/psxtmcond05/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/psxtmcond05/init.c b/testsuites/psxtmtests/psxtmcond05/init.c
index fcfad14b5f..fce8862c06 100644
--- a/testsuites/psxtmtests/psxtmcond05/init.c
+++ b/testsuites/psxtmtests/psxtmcond05/init.c
@@ -7,6 +7,8 @@
* http://www.rtems.org/license/LICENSE.
*/
+#define TEST_INIT
+
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif