RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions

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.
 

Detailed Description

This source file contains the implementation of rtems_test_exit().