summaryrefslogtreecommitdiffstats
path: root/cpukit/libtest/testgcovcpufatalhalt.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: Move <rtems/score/gcov.h>Sebastian Huber2023-07-281-1/+1
| | | | | Move <rtems/score/gcov.h> to <rtems/test-gcov.h>. These functions do not belong to an super core service.
* Update company nameSebastian Huber2023-05-201-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* gcov: Add wrapper to dump the gcov infoSebastian Huber2022-07-041-0/+54
Update #4670.