mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-25 17:35:25 +08:00
12 lines
156 B
Plaintext
12 lines
156 B
Plaintext
This file describes the directives and concepts tested by this test set.
|
|
|
|
test set name: exit02
|
|
|
|
directives:
|
|
|
|
_Exit()
|
|
|
|
concepts:
|
|
|
|
Ensure _Exit() works.
|