summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-28 17:15:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-28 17:15:44 +0000
commit03a47f6e06926930cd0574649e383fe72a5f0e38 (patch)
tree4d86929aedf2727ed6df7b6f3d842057a32cd620 /testsuites/libtests
parent2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-03a47f6e06926930cd0574649e383fe72a5f0e38.tar.bz2
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Revert changes related to uncommitted test under development.
Diffstat (limited to 'testsuites/libtests')
-rw-r--r--testsuites/libtests/ChangeLog5
-rw-r--r--testsuites/libtests/Makefile.am1
-rw-r--r--testsuites/libtests/configure.ac1
3 files changed, 5 insertions, 2 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index 1f82e000dc..2587b2d2e6 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,5 +1,10 @@
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * Makefile.am, configure.ac: Revert changes related to uncommitted test
+ under development.
+
+2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* Makefile.am, configure.ac, malloctest/init.c, termios03/init.c,
termios03/termios03.scn: Handle some of the VKILL and VERASE cases.
diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am
index 8aef8ea3f2..4ca02f5077 100644
--- a/testsuites/libtests/Makefile.am
+++ b/testsuites/libtests/Makefile.am
@@ -8,7 +8,6 @@ SUBDIRS = POSIX
SUBDIRS += bspcmdline01 cpuuse malloctest malloc02 malloc03 heapwalk \
putenvtest monitor monitor02 rtmonuse stackchk stackchk01 \
- termios termios01 termios02 termios03 termios04 termios05 \
termios termios01 termios02 termios03 termios04 \
rtems++ tztest block01 block02 block03 block04 block05 block06 block07 \
block08 block09 block10 stringto01
diff --git a/testsuites/libtests/configure.ac b/testsuites/libtests/configure.ac
index fa91dfff3d..e361ae7791 100644
--- a/testsuites/libtests/configure.ac
+++ b/testsuites/libtests/configure.ac
@@ -62,7 +62,6 @@ termios01/Makefile
termios02/Makefile
termios03/Makefile
termios04/Makefile
-termios05/Makefile
tztest/Makefile
POSIX/Makefile
])