summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm02/system.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-05 14:24:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-05 14:24:28 +0000
commit8c444f9a7b7e2265933de37bf775c3c6e9e2c20d (patch)
treef200f88d51fc22748a8753fac8a8ca5e5174564b /testsuites/tmtests/tm02/system.h
parent2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-8c444f9a7b7e2265933de37bf775c3c6e9e2c20d.tar.bz2
2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>
* tm02/system.h, tm10/system.h: Make configurations more accurate.
Diffstat (limited to '')
-rw-r--r--testsuites/tmtests/tm02/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/tmtests/tm02/system.h b/testsuites/tmtests/tm02/system.h
index fea950a0d8..10a628a801 100644
--- a/testsuites/tmtests/tm02/system.h
+++ b/testsuites/tmtests/tm02/system.h
@@ -29,7 +29,7 @@ rtems_task Init(
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER
-#define CONFIGURE_MAXIMUM_TASKS (2 + OPERATION_COUNT)
+#define CONFIGURE_MAXIMUM_TASKS (3 + OPERATION_COUNT)
#define CONFIGURE_MAXIMUM_SEMAPHORES 1
#define CONFIGURE_TICKS_PER_TIMESLICE 0