summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmclocknanosleep01/psxtmclocknanosleep01.doc
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2016-06-09 11:40:35 -0400
committerGedare Bloom <gedare@rtems.org>2016-07-25 12:44:47 -0400
commit6e98ea91571f2945f5c2fee9dc35f755739bd2eb (patch)
treefae1fcf1465d8bcfd0ba818887c3bd7cfaff770e /testsuites/psxtmtests/psxtmclocknanosleep01/psxtmclocknanosleep01.doc
parentcpukit: Add and use Watchdog_Discipline. (diff)
downloadrtems-6e98ea91571f2945f5c2fee9dc35f755739bd2eb.tar.bz2
posix: add clock_nanosleep and tests
updates #2732
Diffstat (limited to 'testsuites/psxtmtests/psxtmclocknanosleep01/psxtmclocknanosleep01.doc')
-rw-r--r--testsuites/psxtmtests/psxtmclocknanosleep01/psxtmclocknanosleep01.doc12
1 files changed, 12 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/psxtmclocknanosleep01/psxtmclocknanosleep01.doc b/testsuites/psxtmtests/psxtmclocknanosleep01/psxtmclocknanosleep01.doc
new file mode 100644
index 0000000000..67370cfa36
--- /dev/null
+++ b/testsuites/psxtmtests/psxtmclocknanosleep01/psxtmclocknanosleep01.doc
@@ -0,0 +1,12 @@
+# Copyright 2016. 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.org/license/LICENSE.
+#
+
+This test benchmarks the following operations:
+
++ Benchmark a call to clock_nanosleep() which yields
+
+