]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add fuzzing coverage test
authorRoland Shoemaker <roland@golang.org>
Wed, 5 Jan 2022 20:25:28 +0000 (12:25 -0800)
committerRoland Shoemaker <roland@golang.org>
Wed, 5 Jan 2022 21:22:03 +0000 (21:22 +0000)
commit2b39d86344608423138b648b98157470d3809ee7
tree029001fe4d0b49235e324594063eca50b8347dc9
parent88cafe0f58cf7374722a2a98d8919c32bb8795e5
cmd/go: add fuzzing coverage test

Adds a test script for fuzzing coverage instrumentation.

Fixes #48654

Change-Id: Ieea7b4146bd5581baae869441cc1c652dd7485f5
Reviewed-on: https://go-review.googlesource.com/c/go/+/375736
Trust: Katie Hockman <katie@golang.org>
Reviewed-by: Katie Hockman <katie@golang.org>
Trust: Roland Shoemaker <roland@golang.org>
Run-TryBot: Roland Shoemaker <roland@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/go/testdata/script/test_fuzz_cov.txt [new file with mode: 0644]