summaryrefslogtreecommitdiffstats
path: root/testsuite/termios06/test_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/termios06/test_main.c')
-rw-r--r--testsuite/termios06/test_main.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/termios06/test_main.c b/testsuite/termios06/test_main.c
index d70b7bdf..34972eae 100644
--- a/testsuite/termios06/test_main.c
+++ b/testsuite/termios06/test_main.c
@@ -1,3 +1,10 @@
+/**
+ * @file
+ *
+ * The behavior of the following flags are tested: IGNCR, ISRTIP, IUCLC, ICRNL,
+ * INLCR, OPOST, ONLRET, ONLCR, ONOCR, OCRNL, OXTABS and OLCUC.
+ */
+
/*
* COPYRIGHT (c) 1989-2017.
* On-Line Applications Research Corporation (OAR).