Files
rtems/testsuites/sptests/spinternalerror01/spinternalerror01.doc
Sebastian Huber 83bf105486 score: Rename _Internal_error_Occurred()
Rename _Internal_error_Occurred() into _Terminate().
2014-02-21 09:38:24 +01:00

12 lines
214 B
Plaintext

This file describes the directives and concepts tested by this test set.
test set name: spinternalerror01
directives:
- _Terminate()
concepts:
- Ensure that _Terminate() works right after low-level start.