diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog index 1f82e000dc..2587b2d2e6 100644 --- a/testsuites/libtests/ChangeLog +++ b/testsuites/libtests/ChangeLog @@ -1,3 +1,8 @@ +2010-06-28 Joel Sherrill + + * Makefile.am, configure.ac: Revert changes related to uncommitted test + under development. + 2010-06-28 Joel Sherrill * Makefile.am, configure.ac, malloctest/init.c, termios03/init.c, 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 ])