summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/sptests/sp23/config.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-04-05 15:23:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-04-05 15:23:29 +0000
commited902c2423332bacd9b0950801bb6c3187bdaa83 (patch)
tree4455ebece549ee7fefb05292fadc725f2cfaca23 /c/src/ada-tests/sptests/sp23/config.h
parent2007-04-05 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-ed902c2423332bacd9b0950801bb6c3187bdaa83.tar.bz2
2007-04-05 Joel Sherrill <joel@OARcorp.com>
* mptests/mp01/config.h, samples/base_sp/config.h, samples/hello/config.h, samples/ticker/config.h, sptests/sp01/config.h, sptests/sp02/config.h, sptests/sp03/config.h, sptests/sp04/config.h, sptests/sp05/config.h, sptests/sp06/config.h, sptests/sp07/config.h, sptests/sp08/config.h, sptests/sp09/config.h, sptests/sp11/config.h, sptests/sp12/config.h, sptests/sp13/config.h, sptests/sp14/config.h, sptests/sp15/config.h, sptests/sp16/config.h, sptests/sp17/config.h, sptests/sp19/config.h, sptests/sp20/config.h, sptests/sp21/config.h, sptests/sp22/config.h, sptests/sp23/config.h, sptests/sp24/config.h, sptests/sp25/config.h, tmtests/tm01/config.h, tmtests/tm02/config.h, tmtests/tm03/config.h, tmtests/tm04/config.h, tmtests/tm05/config.h, tmtests/tm06/config.h, tmtests/tm07/config.h, tmtests/tm08/config.h, tmtests/tm09/config.h, tmtests/tm10/config.h, tmtests/tm11/config.h, tmtests/tm12/config.h, tmtests/tm13/config.h, tmtests/tm14/config.h, tmtests/tm15/config.h, tmtests/tm16/config.h, tmtests/tm17/config.h, tmtests/tm18/config.h, tmtests/tm19/config.h, tmtests/tm20/config.h, tmtests/tm21/config.h, tmtests/tm22/config.h, tmtests/tm23/config.h, tmtests/tm24/config.h, tmtests/tm25/config.h, tmtests/tm28/config.h, tmtests/tm29/config.h, tmtests/tmck/config.h, tmtests/tmoverhd/config.h: Change all obsoleted CONFIGURE_TEST_NEEDS_XXX configuration constants to CONFIGURE_APPLICATION_NEEDS_XXX.
Diffstat (limited to 'c/src/ada-tests/sptests/sp23/config.h')
-rw-r--r--c/src/ada-tests/sptests/sp23/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/ada-tests/sptests/sp23/config.h b/c/src/ada-tests/sptests/sp23/config.h
index 91b47f8db8..615fb830ab 100644
--- a/c/src/ada-tests/sptests/sp23/config.h
+++ b/c/src/ada-tests/sptests/sp23/config.h
@@ -17,8 +17,8 @@
#define CONFIGURE_SPTEST
-#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_MAXIMUM_PORTS 1