Nikos Mavrogiannopoulos <[email protected]> writes:

> The attached patch uses lcov to display the code coverage of the test
> suite.

Nice initiative. Some comments and questions:

Last time I used gcov, all needed was adding -ftest-coverage
-fprofile-arcs to CFLAGS. So this seems somewhat over-engineered...

Does one really have to use -O0?

Some or all new Makefile substitutions should probably go in
config.make.in, not Makefile.in.

I have to read up on how these things work.

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
_______________________________________________
nettle-bugs mailing list
[email protected]
http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs

Reply via email to