summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxftw01/psxftw01.doc
diff options
context:
space:
mode:
authorEshan dhawan <eshandhawan51@gmail.com>2021-02-04 03:04:16 +0530
committerJoel Sherrill <joel@rtems.org>2021-03-11 11:40:13 -0600
commita26a326e55922f3d52639d361e49c3ed0c3834c0 (patch)
treec829ed12c91f696675744e4746e356815e2bdaad /testsuites/psxtests/psxftw01/psxftw01.doc
parentleon,tn-0018: work around GRLIB-TN-0018 errata (diff)
downloadrtems-a26a326e55922f3d52639d361e49c3ed0c3834c0.tar.bz2
Test suite for FTW.H methods
Signed-off-by: Eshan Dhawan <eshandhawan51@gmail.com>
Diffstat (limited to 'testsuites/psxtests/psxftw01/psxftw01.doc')
-rw-r--r--testsuites/psxtests/psxftw01/psxftw01.doc16
1 files changed, 16 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxftw01/psxftw01.doc b/testsuites/psxtests/psxftw01/psxftw01.doc
new file mode 100644
index 0000000000..b110dd9e01
--- /dev/null
+++ b/testsuites/psxtests/psxftw01/psxftw01.doc
@@ -0,0 +1,16 @@
+# COPYRIGHT (c) 2019
+# On-Line Applications Research Corporation (OAR).
+#
+# SPDX-License-Identifier: BSD-2-Clause
+#
+
+This file describes the directives and concepts tested by this test set.
+
+test set name: psxftw01
+
+Directives:
+nftw
+
+Concepts:
+
++ This test exercises the ftw.h methods.