aboutsummaryrefslogtreecommitdiff
path: root/src/testing/loop_test.go
AgeCommit message (Expand)Author
2025-03-26[release-branch.go1.24] testing: detect a stopped timer in B.LoopAustin Clements
2025-03-26[release-branch.go1.24] testing: detect early return from B.LoopAustin Clements
2025-03-26[release-branch.go1.24] testing: separate b.Loop counter from b.NAustin Clements
2025-03-25[release-branch.go1.24] testing: allow manual timer control in testing.B.LoopJunyang Shao
2024-12-15testing: don't measure cleanup time after B.LoopAustin Clements
2024-12-15testing: improve B.Loop testAustin Clements