summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spfifo04
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-20 22:02:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-20 22:02:24 +0000
commit7d1a2437191d0f74f0ba442ad881dc23a8e9fd2f (patch)
treeb0941fa2b0eb1766416428e8f233ac643be8a74f /testsuites/sptests/spfifo04
parent2010-06-20 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-7d1a2437191d0f74f0ba442ad881dc23a8e9fd2f.tar.bz2
2010-06-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* spfifo02/init.c, spfifo03/init.c, spfifo04/init.c: Configure pipes used.
Diffstat (limited to 'testsuites/sptests/spfifo04')
-rw-r--r--testsuites/sptests/spfifo04/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/spfifo04/init.c b/testsuites/sptests/spfifo04/init.c
index b4e7bf45db..bcf5ea71a8 100644
--- a/testsuites/sptests/spfifo04/init.c
+++ b/testsuites/sptests/spfifo04/init.c
@@ -125,8 +125,8 @@ rtems_task Init(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_PIPES_ENABLED
+#define CONFIGURE_MAXIMUM_PIPES 1
#define CONFIGURE_INIT
-#define CONFIGURE_MAXIMUM_BARRIERS 2
#include <rtems/confdefs.h>