RTEMS 6.1-rc6
|
This source file contains the implementation of rtems_test_gcov_dump_info(). More...
#include <rtems/test-info.h>
#include <rtems/test-gcov.h>
#include <rtems/score/isrlock.h>
#include <rtems/score/hash.h>
#include <rtems/bspIo.h>
Functions | |
void | rtems_test_gcov_dump_info (void) |
Dumps the gcov information as a base64 encoded gcfn and gcda data stream using rtems_put_char(). | |
This source file contains the implementation of rtems_test_gcov_dump_info().