forked from Imagelibrary/rtems
13 lines
279 B
Plaintext
13 lines
279 B
Plaintext
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.
|