summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-14 20:06:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-14 20:06:33 +0000
commitd5ef0836890252abe2a656bd10b1656fc189ebb7 (patch)
tree03d202cc54346e6728e8b69b9c0acc88e789b143 /testsuites
parent2009-09-14 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-d5ef0836890252abe2a656bd10b1656fc189ebb7.tar.bz2
2009-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>
* configure.ac: Revert accidentally committed lines.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/sptests/ChangeLog4
-rw-r--r--testsuites/sptests/configure.ac3
2 files changed, 4 insertions, 3 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 0f9699c380..d71e377f36 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,5 +1,9 @@
2009-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * configure.ac: Revert accidentally committed lines.
+
+2009-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* Makefile.am, configure.ac, sp65/init.c: Add new test to exercise very
simple priority ceiling case that was previously only tested via the
POSIX API.
diff --git a/testsuites/sptests/configure.ac b/testsuites/sptests/configure.ac
index fd00082f8b..8c63be4766 100644
--- a/testsuites/sptests/configure.ac
+++ b/testsuites/sptests/configure.ac
@@ -23,9 +23,6 @@ RTEMS_CANONICALIZE_TOOLS
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
-RTEMS_ENABLE_COVERAGE
-AM_CONDITIONAL([HAS_COVERAGE],[test $RTEMS_HAS_COVERAGE = "yes"])
-
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
sp01/Makefile