]> Cypherpunks repositories - gostls13.git/commit
testing: allow manual timer control in testing.B.Loop
authorJunyang Shao <shaojunyang@google.com>
Tue, 18 Mar 2025 21:13:23 +0000 (21:13 +0000)
committerGo LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Thu, 20 Mar 2025 19:42:51 +0000 (12:42 -0700)
commitb613d21ffd17c1dda480b205f0cce5031bdbd5dd
treec0cb496cc552291bb36f296cc857e253440eb90a
parentba50de84299667dcaa2f4e6663078340bbae8c67
testing: allow manual timer control in testing.B.Loop

Fixes #72922

Change-Id: I56610d2d11d151a8f95b6434bbedbfcd5c11c317
Reviewed-on: https://go-review.googlesource.com/c/go/+/658975
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commit-Queue: Junyang Shao <shaojunyang@google.com>
Reviewed-by: Austin Clements <austin@google.com>
src/testing/benchmark.go
src/testing/loop_test.go