aboutsummaryrefslogtreecommitdiff
path: root/src/internal/fuzz/coverage.go
AgeCommit message (Expand)Author
2021-09-16[dev.fuzz] internal/fuzz: rework default test behavior before fuzzingKatie Hockman
2021-08-23[dev.fuzz] internal/fuzz: coarsen each coverage counter when taking a snapshotJay Conrod
2021-06-07[dev.fuzz] internal/fuzz: add additional debug loggingRoland Shoemaker
2021-05-19[dev.fuzz] internal/fuzz: move coverage capture closer to functionRoland Shoemaker
2021-05-11[dev.fuzz] internal/fuzz: use coverage instrumentation while fuzzingKatie Hockman
2021-04-09[dev.fuzz] internal/fuzz: implement coverage and trace instrumentationMatthew Dempsky
2021-04-09[dev.fuzz] internal/fuzz: add stub for coverageKatie Hockman