summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmsleep02/psxtmsleep02.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-06-22 20:53:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-06-22 20:53:33 +0000
commitdfe9034dad6c3fd7c1b269e880ca4d229fdbeb0b (patch)
tree30ab7abdffc8c8d86216c9d08f526de95cfc7db9 /testsuites/psxtmtests/psxtmsleep02/psxtmsleep02.doc
parent2011-06-21 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-dfe9034dad6c3fd7c1b269e880ca4d229fdbeb0b.tar.bz2
2011-06-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Add test case for sleep - blocking. * psxtmsleep02/.cvsignore, psxtmsleep02/Makefile.am, psxtmsleep02/init.c, psxtmsleep02/psxtmsleep02.doc: New files.
Diffstat (limited to '')
-rw-r--r--testsuites/psxtmtests/psxtmsleep02/psxtmsleep02.doc14
1 files changed, 14 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/psxtmsleep02/psxtmsleep02.doc b/testsuites/psxtmtests/psxtmsleep02/psxtmsleep02.doc
new file mode 100644
index 0000000000..325141e54d
--- /dev/null
+++ b/testsuites/psxtmtests/psxtmsleep02/psxtmsleep02.doc
@@ -0,0 +1,14 @@
+#
+# $Id$
+#
+# COPYRIGHT (c) 1989-2011.
+# On-Line Applications Research Corporation (OAR).
+#
+# 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 test benchmarks the following operations:
+
++ sleep - blocking