summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-28 14:23:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-28 14:23:19 +0000
commitb6eaf42933bdcd8abf3c8460ad34bc9a3c9d5fb7 (patch)
tree32c06265b0778d060cd11f4691fb363356fb0fd5 /testsuites/libtests/Makefile.am
parent2010-06-26 Bharath Suri <bharath.s.jois@gmail.com> (diff)
downloadrtems-b6eaf42933bdcd8abf3c8460ad34bc9a3c9d5fb7.tar.bz2
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Add new test to exercise termios RX and TX interrupt driven IO support. * termios04/.cvsignore, termios04/Makefile.am, termios04/init.c, termios04/termios04.doc, termios04/termios04.scn, termios04/termios_testdriver_intr.c, termios04/termios_testdriver_intr.h: New files.
Diffstat (limited to 'testsuites/libtests/Makefile.am')
-rw-r--r--testsuites/libtests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am
index 569d68ab52..4ca02f5077 100644
--- a/testsuites/libtests/Makefile.am
+++ b/testsuites/libtests/Makefile.am
@@ -8,7 +8,7 @@ SUBDIRS = POSIX
SUBDIRS += bspcmdline01 cpuuse malloctest malloc02 malloc03 heapwalk \
putenvtest monitor monitor02 rtmonuse stackchk stackchk01 \
- termios termios01 termios02 termios03 \
+ termios termios01 termios02 termios03 termios04 \
rtems++ tztest block01 block02 block03 block04 block05 block06 block07 \
block08 block09 block10 stringto01