mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 16:19:46 +08:00
12 lines
176 B
Plaintext
12 lines
176 B
Plaintext
This file describes the directives and concepts tested by this test set.
|
|
|
|
test set name: exit03
|
|
|
|
directives:
|
|
|
|
exit()
|
|
|
|
concepts:
|
|
|
|
Ensure exit() in a C++ application works.
|