]> Cypherpunks repositories - gostls13.git/commit
[dev.fuzz] internal: fuzzing output adjustments
authorKatie Hockman <katie@golang.org>
Tue, 14 Sep 2021 19:47:41 +0000 (15:47 -0400)
committerKatie Hockman <katie@golang.org>
Wed, 15 Sep 2021 19:11:17 +0000 (19:11 +0000)
commitf53b61d38793dfa8987378cbb6754365569c261b
treecfdbaef26536b05485ee7e7d49a402975ca1e35b
parent739a42c1993a3a6b607a8349fbed3188da3e56e9
[dev.fuzz] internal: fuzzing output adjustments

Print the elapsed time as a nicely formatted duration, and
make small adjustments to the command line output while fuzzing.

Fixes golang/go#48132

Change-Id: Id95f84c0939171a777448c444d9b87d7af26b654
Reviewed-on: https://go-review.googlesource.com/c/go/+/349970
Trust: Katie Hockman <katie@golang.org>
Run-TryBot: Katie Hockman <katie@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/testdata/script/test_fuzz_minimize.txt
src/internal/fuzz/fuzz.go