RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
testgcovdumpinfo.c File Reference

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

Detailed Description

This source file contains the implementation of rtems_test_gcov_dump_info().