summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxcond02/psxcond02.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxcond02/psxcond02.doc')
-rw-r--r--testsuites/psxtests/psxcond02/psxcond02.doc27
1 files changed, 27 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxcond02/psxcond02.doc b/testsuites/psxtests/psxcond02/psxcond02.doc
new file mode 100644
index 0000000000..9e6f88a212
--- /dev/null
+++ b/testsuites/psxtests/psxcond02/psxcond02.doc
@@ -0,0 +1,27 @@
+# COPYRIGHT (c) 2016
+# 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.org/license/LICENSE.
+#
+
+This file describes the directives and concepts tested by this test set.
+
+test set name: psxcond02
+
+directives:
+
+ pthread_condattr_init
+ pthread_condcondattr_getclock
+ pthread_condcondattr_setclock
+
+concepts:
+
++ Verify error conditions in pthread_condattr_getclock
+
++ Verify error conditions in pthread_condattr_setclock
+
++ Verify normal paths through pthread_condattr_getclock
+
++ Verify normal paths through pthread_condattr_setclock