RTEMS 6.1-rc4
|
This source file contains the implementation of rtems_test_exit(). More...
#include <rtems/test-info.h>
Functions | |
void | rtems_test_exit (int status) |
Exit the test without calling exit() since it closes stdin, etc and pulls in stdio code. | |
This source file contains the implementation of rtems_test_exit().