summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm27
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-05-09 19:43:04 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-05-09 19:43:04 +0000
commitaecbde54e3b52f920a93a38b23fa0170d9e40bab (patch)
treee95042517fe839021ea9bbd82aa89a93303b6c59 /testsuites/tmtests/tm27
parent2011-05-06 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-aecbde54e3b52f920a93a38b23fa0170d9e40bab.tar.bz2
2011-05-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* tm26/system.h, tm27/system.h: Ensure these tests use the correct scheduler.
Diffstat (limited to 'testsuites/tmtests/tm27')
-rw-r--r--testsuites/tmtests/tm27/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/tmtests/tm27/system.h b/testsuites/tmtests/tm27/system.h
index 78225d5f42..7c8f25116f 100644
--- a/testsuites/tmtests/tm27/system.h
+++ b/testsuites/tmtests/tm27/system.h
@@ -34,6 +34,8 @@ rtems_task Init(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
+#define CONFIGURE_SCHEDULER_PRIORITY
+
#include <rtems/confdefs.h>
/* end of include file */