go/src/testing
Katie Hockman 9d89a5eb64 all: update terminology for fuzzing
This change doesn't modify any functionality.
It also doesn't update all of the comments and
variable names of the internal code, but everything
user facing should be correct.

Updates #49185

Change-Id: Ia8b2c94b89ba45897c4085ea0c17a3d8896f7ec7
Reviewed-on: https://go-review.googlesource.com/c/go/+/362794
Trust: Katie Hockman <katie@golang.org>
Run-TryBot: Katie Hockman <katie@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Roland Shoemaker <roland@golang.org>
2021-11-11 21:06:07 +00:00
..
fstest testing/fstest: allow specifying file for "." in MapFS 2021-08-16 22:27:47 +00:00
internal/testdeps [dev.fuzz] testing: convert seed corpus values where possible 2021-06-15 19:32:21 +00:00
iotest
quick all: use reflect.{Pointer,PointerTo} 2021-10-26 14:24:17 +00:00
allocs.go
allocs_test.go
benchmark.go testing: remove redundant type conversion 2021-10-31 18:13:09 +00:00
benchmark_test.go
cover.go
example.go
export_test.go
fuzz.go all: update terminology for fuzzing 2021-11-11 21:06:07 +00:00
helper_test.go testing: skip panics when picking the line number for decoration 2021-09-16 23:50:23 +00:00
helperfuncs_test.go testing: skip panics when picking the line number for decoration 2021-09-16 23:50:23 +00:00
match.go testing: reduce memory used by subtest names 2021-11-01 02:47:30 +00:00
match_test.go testing: reduce memory used by subtest names 2021-11-01 02:47:30 +00:00
panic_test.go
run_example.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
run_example_js.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
sub_test.go [dev.fuzz] all: merge master (d137b74) into dev.fuzz 2021-05-17 11:03:09 -04:00
testing.go all: update terminology for fuzzing 2021-11-11 21:06:07 +00:00
testing_test.go testing: drop unusual characters from TempDir directory name 2021-06-17 04:32:50 +00:00