summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxcleanup
diff options
context:
space:
mode:
authorAnukul Sangwan <email.anukul@gmail.com>2013-12-18 15:01:20 -0500
committerGedare Bloom <gedare@rtems.org>2013-12-18 15:01:20 -0500
commit540a63536caa7be2825aaaae4d1696af9023c11b (patch)
tree2b1081bb35392307493b5b34a8956b915e2f05b9 /testsuites/psxtests/psxcleanup
parentarm_lm3s69xx: improve doxygen (diff)
downloadrtems-540a63536caa7be2825aaaae4d1696af9023c11b.tar.bz2
psxtests: add psxcleanup/psxcleanup.doc
Diffstat (limited to 'testsuites/psxtests/psxcleanup')
-rw-r--r--testsuites/psxtests/psxcleanup/psxcleanup.doc18
1 files changed, 18 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxcleanup/psxcleanup.doc b/testsuites/psxtests/psxcleanup/psxcleanup.doc
new file mode 100644
index 0000000000..8e246210a8
--- /dev/null
+++ b/testsuites/psxtests/psxcleanup/psxcleanup.doc
@@ -0,0 +1,18 @@
+# testsuites/psxtests/psxcleanup/psxcleanup.doc
+# Copyright (c) 2013 Anukul Sangwan <email.anukul@gmail.com>.
+#
+# 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: psxcleanup
+
+directives:
++ read
++ write
+
+concepts:
+
++ Run the test in read mode, and lock in write mode post cleanup.