RTEMS 6.1-rc6
|
This source file contains the implementation of rtems_test_begin() and rtems_test_end(). More...
Functions | |
int | rtems_test_begin (const char *name, const RTEMS_TEST_STATE state) |
Prints a begin of test message using printf(). | |
int | rtems_test_end (const char *name) |
Prints an end of test message using printf(). | |
This source file contains the implementation of rtems_test_begin() and rtems_test_end().