summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp34
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-04-05 15:23:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-04-05 15:23:01 +0000
commit67293f654c665e0e1434ee553632ee9ce19aaa10 (patch)
tree985dbf832bebe5a8b34e40c95a06f8e9005ebe46 /testsuites/sptests/sp34
parent2007-04-05 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-67293f654c665e0e1434ee553632ee9ce19aaa10.tar.bz2
2007-04-05 Joel Sherrill <joel@OARcorp.com>
* sp34/changepri.c, sp35/priinv.c: Change all obsoleted CONFIGURE_TEST_NEEDS_XXX configuration constants to CONFIGURE_APPLICATION_NEEDS_XXX.
Diffstat (limited to 'testsuites/sptests/sp34')
-rw-r--r--testsuites/sptests/sp34/changepri.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/sptests/sp34/changepri.c b/testsuites/sptests/sp34/changepri.c
index 5ec0432553..2aee0d6d7c 100644
--- a/testsuites/sptests/sp34/changepri.c
+++ b/testsuites/sptests/sp34/changepri.c
@@ -148,8 +148,8 @@ rtems_task Init(rtems_task_argument ignored)
/* configuration information */
-#define CONFIGURE_TEST_NEEDS_CONSOLE_DRIVER
-#define CONFIGURE_TEST_NEEDS_CLOCK_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE