[RTEMS Project] #4670: Add option to build RTEMS with coverage instrumentation
RTEMS trac
trac at rtems.org
Mon Jul 4 06:25:15 UTC 2022
#4670: Add option to build RTEMS with coverage instrumentation
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: 6.1
Component: test | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By: 4196
Blocking: 4671 |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"2bc233fe585e755f62086e13b9bbbfe1bad31a1c/rtems"
2bc233fe/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="2bc233fe585e755f62086e13b9bbbfe1bad31a1c"
gcov: Add fork(), etc. gcov wrappers
The compiler wraps fork(), etc. system calls if coverage generation is
enabled.
These functions must be provided by the system. For RTEMS, they just
return an
error status.
Update #4670.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4670#comment:9>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list