summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psx02/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/psxtests/psx02/system.h')
-rw-r--r--c/src/tests/psxtests/psx02/system.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/c/src/tests/psxtests/psx02/system.h b/c/src/tests/psxtests/psx02/system.h
index 03e9810bd9..47e5d0c91f 100644
--- a/c/src/tests/psxtests/psx02/system.h
+++ b/c/src/tests/psxtests/psx02/system.h
@@ -28,10 +28,10 @@ void *Task_1_through_3(
/* 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 2
#define CONFIGURE_POSIX_INIT_THREAD_TABLE