[rtems commit] psxtests/psxfatal01: add doc file
Gedare Bloom
gedare at rtems.org
Fri Dec 20 16:30:55 UTC 2013
Module: rtems
Branch: master
Commit: 146459948209eb36cceba32de5dffc8cd02cd01f
Changeset: http://git.rtems.org/rtems/commit/?id=146459948209eb36cceba32de5dffc8cd02cd01f
Author: Mandar Juvekar <mjuvekar0 at gmail.com>
Date: Fri Dec 20 11:37:25 2013 -0500
psxtests/psxfatal01: add doc file
---
testsuites/psxtests/psxfatal01/psxfatal01.doc | 18 ++++++++++++++++++
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 0000000..ab64230
--- /dev/null
+++ b/testsuites/psxtests/psxfatal01/psxfatal01.doc
@@ -0,0 +1,18 @@
+# testsuites/psxtests/psxfatal01/psxfatal01.doc
+#
+# Copyright (c) 2013 Mandar Juvekar <mjuvekar0 at 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.
More information about the vc
mailing list