[PATCH v2 2/2] ioctl console test v2

Eugene Syromiatnikov esyr at redhat.com
Mon Mar 9 13:48:56 UTC 2020


On Mon, Mar 09, 2020 at 07:06:49PM +0530, Bran S wrote:
> I am interested in the Comprehensive test suite project.

I'd suggest building strace with LCOV with different kernel headers
on different arches (./configure --enable-code-coverage && make check &&
make code-coverage-capture) and look at parts of the code (and branches)
that are not covered by tests.  Other possibility is to check out
codecov[1], but it's vaguely representative (it's built against rather
old kernel and only on x86_64).

[1] https://codecov.io/gh/strace/strace



More information about the Strace-devel mailing list