mirror of https://github.com/golang/go.git
The -fuzztime flag tells us how much time to spend fuzzing, not counting time spent running the seed corpus. We shouldn't count time spent loading the cache either. If the cache is large, the time limit may be exceeded before the coordinator starts the workers. Change-Id: If00435faa5d24aabdb9003ebb9337fa2e47f22b6 Reviewed-on: https://go-review.googlesource.com/c/go/+/307310 Trust: Jay Conrod <jayconrod@google.com> Trust: Katie Hockman <katie@golang.org> Run-TryBot: Jay Conrod <jayconrod@google.com> Run-TryBot: Katie Hockman <katie@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Katie Hockman <katie@golang.org> |
||
|---|---|---|
| .. | ||
| coverage.go | ||
| encoding.go | ||
| encoding_test.go | ||
| fuzz.go | ||
| mem.go | ||
| mutator.go | ||
| mutator_test.go | ||
| pcg.go | ||
| sys_posix.go | ||
| sys_unimplemented.go | ||
| sys_windows.go | ||
| trace.go | ||
| worker.go | ||