summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp43/system.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-13 20:37:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-13 20:37:54 +0000
commitcd4884a82d518c3e14c79e875fa7b2ec541ec1ed (patch)
tree0d9190c81c70b072e516a1376b63823b6fada717 /testsuites/sptests/sp43/system.h
parent2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-cd4884a82d518c3e14c79e875fa7b2ec541ec1ed.tar.bz2
2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp43/Makefile.am, sp43/init.c, sp43/sp43.scn, sp43/system.h: Add test for Id which is in range for the object class but not allocated yet.
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/sp43/system.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/sptests/sp43/system.h b/testsuites/sptests/sp43/system.h
index c007ce5cdf..6d7b19a449 100644
--- a/testsuites/sptests/sp43/system.h
+++ b/testsuites/sptests/sp43/system.h
@@ -30,8 +30,7 @@ rtems_task Init(
#define CONFIGURE_MAXIMUM_TASKS 2
#define CONFIGURE_MAXIMUM_TIMERS 1
-#define CONFIGURE_MAXIMUM_SEMAPHORES 1
+#define CONFIGURE_MAXIMUM_SEMAPHORES 2
#include <rtems/confdefs.h>
-
/* end of include file */