aboutsummaryrefslogtreecommitdiff
path: root/src/internal/fuzz/mem.go
AgeCommit message (Expand)Author
2021-07-20[dev.fuzz] internal/fuzz: avoid marshaling input before calling fuzz functionJay Conrod
2021-05-19[dev.fuzz] internal/fuzz: make minimization tests more reliableJay Conrod
2021-01-15[dev.fuzz] internal/fuzz: add sharedMem.setValueLenJay Conrod
2021-01-12[dev.fuzz] internal/fuzz: implement a more robust mutatorKatie Hockman
2020-12-15[dev.fuzz] internal/fuzz: refactor in preparation for GOFUZZCACHEJay Conrod
2020-12-04[dev.fuzz] internal/fuzz: send inputs to workers with shared memoryJay Conrod