summaryrefslogtreecommitdiff
path: root/src/internal/fuzz/coverage.go
Commit message (Expand)AuthorAgeFilesLines
* internal/fuzz: minimization should not reduce coverageSteven Johnstone2022-03-101-0/+11
* internal/fuzz: temporarily work around test failures after dev.fuzz mergeJay Conrod2021-09-211-19/+0
* [dev.fuzz] internal/fuzz: rework default test behavior before fuzzingKatie Hockman2021-09-161-5/+12
* [dev.fuzz] internal/fuzz: coarsen each coverage counter when taking a snapshotJay Conrod2021-08-231-9/+54
* [dev.fuzz] internal/fuzz: add additional debug loggingRoland Shoemaker2021-06-071-0/+10
* [dev.fuzz] internal/fuzz: move coverage capture closer to functionRoland Shoemaker2021-05-191-12/+14
* [dev.fuzz] internal/fuzz: use coverage instrumentation while fuzzingKatie Hockman2021-05-111-0/+19
* [dev.fuzz] internal/fuzz: implement coverage and trace instrumentationMatthew Dempsky2021-04-091-1/+22
* [dev.fuzz] internal/fuzz: add stub for coverageKatie Hockman2021-04-091-0/+11