RTEMS 6.1-rc2
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

 ISR_LOCK_DEFINE (static, gcov_dump_lock, "gcov dump")
 
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().