summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpfatal03/smpfatal03.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/smptests/smpfatal03/smpfatal03.doc')
-rw-r--r--testsuites/smptests/smpfatal03/smpfatal03.doc12
1 files changed, 0 insertions, 12 deletions
diff --git a/testsuites/smptests/smpfatal03/smpfatal03.doc b/testsuites/smptests/smpfatal03/smpfatal03.doc
deleted file mode 100644
index 5c5a8bae77..0000000000
--- a/testsuites/smptests/smpfatal03/smpfatal03.doc
+++ /dev/null
@@ -1,12 +0,0 @@
-This file describes the directives and concepts tested by this test set.
-
-test set name: smpfatal03
-
-directives:
-
- - _Terminate()
-
-concepts:
-
- - Ensure that _Terminate() drops the Giant lock so that other processors
- waiting on the Giant lock can receive shutdown requests.