]> Cypherpunks repositories - gostls13.git/commit
[dev.fuzz] testing: add support for testing.F.Add of []byte
authorKatie Hockman <katie@golang.org>
Tue, 15 Sep 2020 19:13:31 +0000 (15:13 -0400)
committerFilippo Valsorda <filippo@golang.org>
Fri, 4 Dec 2020 18:17:29 +0000 (19:17 +0100)
commitdc8f16829a253dbbaffe278dcbf38534ced8403a
tree117f406590f0cf6f172dbbdd2373d1887a16de02
parent5ce83d3bdaa97012150e7e20941d1a0ceb2cd7db
[dev.fuzz] testing: add support for testing.F.Add of []byte

Change-Id: I183693fec6a643b2f27cc379a422e2b42d8eca90
Reviewed-on: https://go-review.googlesource.com/c/go/+/255339
Run-TryBot: Katie Hockman <katie@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
Trust: Katie Hockman <katie@golang.org>
src/testing/fuzz.go
src/testing/fuzz_test.go [new file with mode: 0644]