]> Cypherpunks repositories - gostls13.git/commit
[dev.fuzz] testing: move corpus from testdata/corpus to testdata/fuzz
authorKatie Hockman <katie@golang.org>
Fri, 10 Sep 2021 14:00:00 +0000 (10:00 -0400)
committerKatie Hockman <katie@golang.org>
Fri, 10 Sep 2021 15:20:44 +0000 (15:20 +0000)
commitb38e853d04ffc00732474e2e90ffad24f5c6a462
tree4925ad6845a985f9f29060ab934b507d93f886d5
parent213d9f9a3893eeed1fe1fe5e9e216da33f4d75c4
[dev.fuzz] testing: move corpus from testdata/corpus to testdata/fuzz

Fixes golang/go#48128

Change-Id: I04deb17226ff5d5dfcbe408fe089f400d4d3836f
Reviewed-on: https://go-review.googlesource.com/c/go/+/349053
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.txt
src/cmd/go/testdata/script/test_fuzz_fuzztime.txt
src/cmd/go/testdata/script/test_fuzz_minimize.txt
src/cmd/go/testdata/script/test_fuzz_mutate_crash.txt
src/cmd/go/testdata/script/test_fuzz_non_crash_signal.txt
src/cmd/go/testdata/script/test_fuzz_parallel.txt
src/testing/fuzz.go