summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfatal01
diff options
context:
space:
mode:
authorMandar Juvekar <mjuvekar0@gmail.com>2013-12-20 11:37:25 -0500
committerGedare Bloom <gedare@rtems.org>2013-12-20 11:37:59 -0500
commit146459948209eb36cceba32de5dffc8cd02cd01f (patch)
tree716d1fe12ab944585c32e953609b0731e71dc6b7 /testsuites/psxtests/psxfatal01
parentlibcsupport: Accept NULL for zero-length entries (diff)
downloadrtems-146459948209eb36cceba32de5dffc8cd02cd01f.tar.bz2
psxtests/psxfatal01: add doc file
Diffstat (limited to 'testsuites/psxtests/psxfatal01')
-rw-r--r--testsuites/psxtests/psxfatal01/psxfatal01.doc18
1 files changed, 18 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxfatal01/psxfatal01.doc b/testsuites/psxtests/psxfatal01/psxfatal01.doc
new file mode 100644
index 0000000000..ab6423090d
--- /dev/null
+++ b/testsuites/psxtests/psxfatal01/psxfatal01.doc
@@ -0,0 +1,18 @@
+# testsuites/psxtests/psxfatal01/psxfatal01.doc
+#
+# Copyright (c) 2013 Mandar Juvekar <mjuvekar0@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: psxfatal01
+
+directives:
++ None
+
+concepts:
+
++ Ensures that a fatal error occurs if the initialization thread is NULL.