summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxclock01/psxclock01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxclock01/psxclock01.doc')
-rw-r--r--testsuites/psxtests/psxclock01/psxclock01.doc19
1 files changed, 19 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxclock01/psxclock01.doc b/testsuites/psxtests/psxclock01/psxclock01.doc
new file mode 100644
index 0000000000..f1d0c8f9d7
--- /dev/null
+++ b/testsuites/psxtests/psxclock01/psxclock01.doc
@@ -0,0 +1,19 @@
+# Copyright (c) 2015 Gedare Bloom
+#
+# The license and distribution terms for this file may be
+# found in the file LICENSE in this distribution or at
+# http://www.rtems.com/license/LICENSE.
+#
+
+This file describes the directives and concepts tested by this test set.
+
+test set name: psxclock01
+
+directives:
+
+ clock
+
+concepts:
+
++ Reads clock() and converts to time in seconds.
+