summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-06 00:32:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-06 00:32:33 +0000
commit8eb24e7f3e06578d8d55b730d3ad546af76c719e (patch)
tree85873634ab8103087f934aec8f6b6d78ac797f69 /testsuites/libtests
parent2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-8eb24e7f3e06578d8d55b730d3ad546af76c719e.tar.bz2
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: tar01 and tar02 not merged yet.
Diffstat (limited to 'testsuites/libtests')
-rw-r--r--testsuites/libtests/ChangeLog4
-rw-r--r--testsuites/libtests/Makefile.am2
-rw-r--r--testsuites/libtests/configure.ac2
3 files changed, 5 insertions, 3 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index 3539a80c45..0899fe4d75 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,5 +1,9 @@
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * Makefile.am, configure.ac: tar01 and tar02 not merged yet.
+
+2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* Makefile.am, configure.ac, malloc03/init.c: Add test for PPPDDISC.
* termios06/.cvsignore, termios06/Makefile.am, termios06/init.c,
termios06/termios06.doc, termios06/termios06.scn,
diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am
index f1524e5c32..47acaf775f 100644
--- a/testsuites/libtests/Makefile.am
+++ b/testsuites/libtests/Makefile.am
@@ -7,7 +7,7 @@ ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = POSIX
SUBDIRS += bspcmdline01 cpuuse gxx01 malloctest malloc02 malloc03 heapwalk \
- putenvtest monitor monitor02 rtmonuse stackchk stackchk01 tar01 tar02 \
+ putenvtest monitor monitor02 rtmonuse stackchk stackchk01 \
termios termios01 termios02 termios03 termios04 termios05 termios06 \
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 311c32a82b..7a49310fa2 100644
--- a/testsuites/libtests/configure.ac
+++ b/testsuites/libtests/configure.ac
@@ -58,8 +58,6 @@ rtmonuse/Makefile
stackchk/Makefile
stackchk01/Makefile
stringto01/Makefile
-tar01/Makefile
-tar02/Makefile
termios/Makefile
termios01/Makefile
termios02/Makefile