summaryrefslogtreecommitdiffstats
path: root/testsuite/swi01
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-09 08:56:49 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-10 09:09:19 +0200
commitab415f95a9ee784f0aa2131d237455ed6aad2dde (patch)
tree5dbc6edb5c1fe248dc5ca4204b271f5a19c1270d /testsuite/swi01
parentMake default test initialization task preemptive (diff)
downloadrtems-libbsd-ab415f95a9ee784f0aa2131d237455ed6aad2dde.tar.bz2
Use extension to attach a struct thread to threads
Add test thread01.
Diffstat (limited to 'testsuite/swi01')
-rw-r--r--testsuite/swi01/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/swi01/init.c b/testsuite/swi01/init.c
index 57d77f80..ee206659 100644
--- a/testsuite/swi01/init.c
+++ b/testsuite/swi01/init.c
@@ -63,6 +63,8 @@ static void Init(rtems_task_argument arg)
#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 32
+#define CONFIGURE_MAXIMUM_USER_EXTENSIONS 1
+
#define CONFIGURE_UNLIMITED_OBJECTS
#define CONFIGURE_UNIFIED_WORK_AREAS