RTEMS CPU Kit with SuperCore  4.11.3
Functions
testbeginend.c File Reference
#include <rtems/test.h>
Include dependency graph for testbeginend.c:

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...