summaryrefslogtreecommitdiff
path: root/modules/term-style-control-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/term-style-control-tests')
-rw-r--r--modules/term-style-control-tests15
1 files changed, 15 insertions, 0 deletions
diff --git a/modules/term-style-control-tests b/modules/term-style-control-tests
new file mode 100644
index 0000000000..e07f394274
--- /dev/null
+++ b/modules/term-style-control-tests
@@ -0,0 +1,15 @@
+Files:
+tests/test-term-style-control-hello.c
+tests/test-term-style-control-yes.c
+
+Depends-on:
+stdbool
+unistd
+full-write
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-term-style-control-hello
+check_PROGRAMS += test-term-style-control-hello
+noinst_PROGRAMS += test-term-style-control-yes