This can be used to quickly check the coverage effects of a code change or qa-assets change.
fuzz: Print coverage summary after run_once #29329
pull maflcko wants to merge 1 commits into bitcoin:master from maflcko:2401-fuzz-print-cov- changing 1 files +14 −2-
maflcko commented at 4:17 PM on January 26, 2024: member
-
DrahtBot commented at 4:17 PM on January 26, 2024: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
Code Coverage
For detailed information about the code coverage, see the test coverage report.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process.
Type Reviewers ACK dergoegge If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
- DrahtBot added the label Tests on Jan 26, 2024
- maflcko force-pushed on Jan 26, 2024
-
maflcko commented at 4:20 PM on January 26, 2024: member
Can be quickly tested with:
$ ./test/fuzz/test_runner.py ..folder.. addition_overflow multiplication_overflow - dergoegge approved
-
dergoegge commented at 4:27 PM on January 26, 2024: member
tACK fa74d2d54f3a102221fb24790c0dfb5c60758535
- maflcko force-pushed on Jan 29, 2024
- maflcko force-pushed on Jan 29, 2024
- dergoegge approved
-
dergoegge commented at 11:24 AM on January 29, 2024: member
ACK fa4a08d424aa93f55b05fc9d83c8465599e5cece
Good idea to only collect and print the stats when using libfuzzer.
-
maflcko commented at 11:25 AM on January 29, 2024: member
(Added missing
if using_libfuzzercheck to fix macOS CI.) -
fuzz: Print coverage summary after run_once fab97d81ce
- maflcko force-pushed on Jan 29, 2024
-
maflcko commented at 2:25 PM on January 29, 2024: member
Apologies for the force pushes, but I forgot to sort the summary
-
maflcko commented at 2:28 PM on January 29, 2024: member
Example diff:
- dergoegge approved
-
dergoegge commented at 2:41 PM on January 29, 2024: member
ACK fab97d81ce3740509dbbe9270ca67a1b65b00c72
- fanquake merged this on Jan 29, 2024
- fanquake closed this on Jan 29, 2024
- maflcko deleted the branch on Jan 30, 2024
- PastaPastaPasta referenced this in commit f9348810cf on Oct 24, 2024
- bitcoin locked this on Jan 29, 2025