aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/test_fuzz_fuzztime.txt
AgeCommit message (Expand)Author
2021-09-10[dev.fuzz] testing: move corpus from testdata/corpus to testdata/fuzzKatie Hockman
2021-08-31[dev.fuzz] internal/fuzz: count -fuzzminimizetime toward -fuzztimeJay Conrod
2021-05-11[dev.fuzz] internal/fuzz: use coverage instrumentation while fuzzingKatie Hockman
2021-04-09[dev.fuzz] testing: let -fuzztime specify a number of executionsJay Conrod
2021-03-09[dev.fuzz] internal/fuzz: fix deadlock with multiple workersJay Conrod
2021-02-10[dev.fuzz] cmd/go: skip fuzz tests on unsupported platformsJay Conrod
2020-12-23[dev.fuzz] cmd/go: implement -fuzztime flag and support cancellationJay Conrod