Re: [PATCH v2 00/13] Support gcov instrumentation

2022-07-03 Thread Chris Johns
OK Thanks Chris On 1/7/2022 9:49 pm, Sebastian Huber wrote: > This patch set adds support to build the RTEMS libraries with gcov > instrumentation to get code and branch coverage. There are some improvements > necessary in the build system to support different compiler flags for > libraries >

[PATCH v2 00/13] Support gcov instrumentation

2022-07-01 Thread Sebastian Huber
This patch set adds support to build the RTEMS libraries with gcov instrumentation to get code and branch coverage. There are some improvements necessary in the build system to support different compiler flags for libraries and tests. In general, code coverage is enabled by the new