go/src/testing
Josh Bleecher Snyder 31ad583ab2 testing: respect benchtime on very fast benchmarks
When ns/op dropped below 1, the old code
ignored benchtime and reverted to 1s.

Change-Id: I59752cef88d8d73bfd5b085f5400ae657f78504e
Reviewed-on: https://go-review.googlesource.com/26664
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Marcel van Lohuizen <mpvl@golang.org>
2016-08-10 19:44:08 +00:00
..
iotest all: single space after period. 2016-03-02 00:13:47 +00:00
quick Revert "testing/quick: generate more map and slice states" 2016-05-06 18:25:28 +00:00
allocs.go all: single space after period. 2016-03-02 00:13:47 +00:00
allocs_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
benchmark.go testing: respect benchtime on very fast benchmarks 2016-08-10 19:44:08 +00:00
benchmark_test.go
cover.go
example.go testing: implement 'Unordered Output' in Examples. 2016-03-09 04:34:41 +00:00
export_test.go
match.go testing: add matching of subtest 2016-04-21 19:58:31 +00:00
match_test.go testing: fix vet warning 2016-05-12 16:22:42 +00:00
sub_test.go testing: don't be silent if a test's goroutine fails a test after test exits 2016-05-24 16:27:47 +00:00
testing.go testing: document that logs are dumped to standard output 2016-06-23 04:31:19 +00:00
testing_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00