summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-04-23 10:35:35 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-04-23 10:35:35 +0200
commit5e8a24ca3e2feba2e95c5de967856d3fb6053cbf (patch)
tree0b9cd7d4ddf3b44c0dd91014eeabe1ecd15829ad /testsuites/smptests
parentsptests/sp36: Remove obsolete test program (diff)
downloadrtems-5e8a24ca3e2feba2e95c5de967856d3fb6053cbf.tar.bz2
smptests/smpschedaffinity02: Fix configuration
Diffstat (limited to 'testsuites/smptests')
-rw-r--r--testsuites/smptests/smpschedaffinity02/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/smptests/smpschedaffinity02/init.c b/testsuites/smptests/smpschedaffinity02/init.c
index 57fb0b8117..d4a0416be0 100644
--- a/testsuites/smptests/smpschedaffinity02/init.c
+++ b/testsuites/smptests/smpschedaffinity02/init.c
@@ -215,6 +215,8 @@ static void Init(rtems_task_argument arg)
#define CONFIGURE_MAXIMUM_TASKS NUM_CPUS
+#define CONFIGURE_MAXIMUM_SEMAPHORES 1
+
#define CONFIGURE_INIT_TASK_PRIORITY 4
#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION