diff modules/termios-tests @ 13688:045fc677dc80

Tests for module 'termios'. * modules/termios-c++-tests: New file. * modules/termios-tests: New file. * tests/test-termios-c++.cc: New file. * tests/test-termios.c: New file.
author Bruno Haible <bruno@clisp.org>
date Fri, 17 Sep 2010 02:09:55 +0200
parents
children
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/modules/termios-tests
@@ -0,0 +1,11 @@
+Files:
+tests/test-termios.c
+
+Depends-on:
+termios-c++-tests
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-termios
+check_PROGRAMS += test-termios