RTEMS CPU Kit with SuperCore
4.11.3
|
#include <rtems/test.h>
Functions | |
int | rtems_test_begin_with_plugin (rtems_printk_plugin_t printf_func, void *printf_arg) |
Prints a begin of test message. More... | |
int | rtems_test_end_with_plugin (rtems_printk_plugin_t printf_func, void *printf_arg) |
Prints an end of test message. More... | |