summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spfatal02/spfatal02.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spfatal02/spfatal02.doc')
-rw-r--r--testsuites/sptests/spfatal02/spfatal02.doc23
1 files changed, 23 insertions, 0 deletions
diff --git a/testsuites/sptests/spfatal02/spfatal02.doc b/testsuites/sptests/spfatal02/spfatal02.doc
new file mode 100644
index 0000000000..a6d991d502
--- /dev/null
+++ b/testsuites/sptests/spfatal02/spfatal02.doc
@@ -0,0 +1,23 @@
+#
+# $Id$
+#
+# COPYRIGHT (c) 1989-2009.
+# 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 file describes the directives and concepts tested by this test set.
+
+test set name: spfatal02
+
+directives:
+
+ rtems_task_start for a user initialization task
+
+concepts:
+
++ Ensure that when rtems_task_start returns an error when creating a Classic
+ API user initialization task is properly treated as a fatal error.