From 146459948209eb36cceba32de5dffc8cd02cd01f Mon Sep 17 00:00:00 2001 From: Mandar Juvekar Date: Fri, 20 Dec 2013 11:37:25 -0500 Subject: psxtests/psxfatal01: add doc file --- testsuites/psxtests/psxfatal01/psxfatal01.doc | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 testsuites/psxtests/psxfatal01/psxfatal01.doc (limited to 'testsuites/psxtests/psxfatal01') 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 . +# +# 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. -- cgit v1.2.3