For #47694
Change-Id: I27d88d864319bd8dbabfa6675a6abf2f74c50717
Reviewed-on: https://go-review.googlesource.com/c/go/+/373914
Trust: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Katie Hockman <katie@golang.org>
Trust: Katie Hockman <katie@golang.org>
existing tests in the unlikely case that a test changes the set of subtests
that are run each time the test function itself is run.
</p>
+
+ <p><!-- CL 251441 -->
+ The new <a href="/pkg/testing#F"><code>testing.F</code></a> type
+ is used by the new <a href="#fuzzing">fuzzing support described
+ above</a>.
+ </p>
</dd>
</dl><!-- testing -->