]> Cypherpunks repositories - gostls13.git/commit
[dev.fuzz] testing: panic if certain testing.F functions are called in Fuzz func
authorKatie Hockman <katie@golang.org>
Mon, 5 Oct 2020 18:24:21 +0000 (14:24 -0400)
committerFilippo Valsorda <filippo@golang.org>
Fri, 4 Dec 2020 18:17:29 +0000 (19:17 +0100)
commit4fb2f3ca22de92e7ad6137fb988dcc1cd4449ceb
treef8c95cb6134025ac0883a2da6a15b3727ca7105b
parentaea29a9016cb5c3e160f94e6a95b197407de8c2c
[dev.fuzz] testing: panic if certain testing.F functions are called in Fuzz func

Change-Id: I8ee513b2b157e6033d4bc9607d0e65f42bd6801f
Reviewed-on: https://go-review.googlesource.com/c/go/+/259657
Trust: Katie Hockman <katie@golang.org>
Trust: Jay Conrod <jayconrod@google.com>
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.txt
src/testing/fuzz.go
src/testing/testing.go