summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psx03/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/psxtests/psx03/system.h')
-rw-r--r--c/src/tests/psxtests/psx03/system.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/c/src/tests/psxtests/psx03/system.h b/c/src/tests/psxtests/psx03/system.h
index 4aa2492a8c..cf5c7370a7 100644
--- a/c/src/tests/psxtests/psx03/system.h
+++ b/c/src/tests/psxtests/psx03/system.h
@@ -31,10 +31,10 @@ void *Task_2(
/* configuration information */
-#define CONFIGURE_SPTEST
+#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
-#define CONFIGURE_TEST_NEEDS_CONSOLE_DRIVER
-#define CONFIGURE_TEST_NEEDS_CLOCK_DRIVER
+#define CONFIGURE_MAXIMUM_POSIX_THREADS 3
#define CONFIGURE_POSIX_INIT_THREAD_TABLE