summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-17 17:44:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-17 17:44:36 +0000
commit4f79a900cb34eeef6aef4a63a895dc9b062c81e0 (patch)
tree5ca2985f935f5a7e2b50f59408813c3a4a22f674 /testsuites
parent2009-08-17 Santosh G Vattam <vattam.santosh@gmail.com> (diff)
downloadrtems-4f79a900cb34eeef6aef4a63a895dc9b062c81e0.tar.bz2
Revert configure.ac change.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/psxtests/ChangeLog4
-rw-r--r--testsuites/psxtests/configure.ac3
2 files changed, 2 insertions, 5 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 742daee2cb..56908510d6 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,7 +1,7 @@
2009-08-17 Santosh G Vattam <vattam.santosh@gmail.com>
- * configure.ac, psx05/init.c, psx05/psx05.scn: Add test case for
- initializing a recursize mutex.
+ * psx05/init.c, psx05/psx05.scn: Add test case for initializing
+ a recursize mutex.
2009-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>
diff --git a/testsuites/psxtests/configure.ac b/testsuites/psxtests/configure.ac
index f03abeae83..b29992d2d7 100644
--- a/testsuites/psxtests/configure.ac
+++ b/testsuites/psxtests/configure.ac
@@ -24,9 +24,6 @@ RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
AM_CONDITIONAL([HAS_NETWORKING],[test "$HAS_NETWORKING" = "yes"])
-RTEMS_ENABLE_COVERAGE
-AM_CONDITIONAL([HAS_COVERAGE],[test $RTEMS_HAS_COVERAGE = "yes"])
-
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
psx01/Makefile