Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internal/fuzz: minimization should not reduce coverage | Steven Johnstone | 2022-03-10 | 1 | -0/+11 |
* | internal/fuzz: temporarily work around test failures after dev.fuzz merge | Jay Conrod | 2021-09-21 | 1 | -19/+0 |
* | [dev.fuzz] internal/fuzz: rework default test behavior before fuzzing | Katie Hockman | 2021-09-16 | 1 | -5/+12 |
* | [dev.fuzz] internal/fuzz: coarsen each coverage counter when taking a snapshot | Jay Conrod | 2021-08-23 | 1 | -9/+54 |
* | [dev.fuzz] internal/fuzz: add additional debug logging | Roland Shoemaker | 2021-06-07 | 1 | -0/+10 |
* | [dev.fuzz] internal/fuzz: move coverage capture closer to function | Roland Shoemaker | 2021-05-19 | 1 | -12/+14 |
* | [dev.fuzz] internal/fuzz: use coverage instrumentation while fuzzing | Katie Hockman | 2021-05-11 | 1 | -0/+19 |
* | [dev.fuzz] internal/fuzz: implement coverage and trace instrumentation | Matthew Dempsky | 2021-04-09 | 1 | -1/+22 |
* | [dev.fuzz] internal/fuzz: add stub for coverage | Katie Hockman | 2021-04-09 | 1 | -0/+11 |