aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/semasleep_test.go
AgeCommit message (Expand)Author
2021-12-01runtime: give the subprocess more time in TestSpuriousWakeupsNeverHangSemasleepBryan C. Mills
2021-11-22runtime: execute TestSpuriousWakeupsNeverHangSemasleep in parallelBryan C. Mills
2021-11-22runtime: in TestSpuriousWakeupsNeverHangSemasleep, wait for the runtime to re...Bryan C. Mills
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2019-10-09all: remove the nacl port (part 1)Brad Fitzpatrick
2019-09-04all: add a space before +build in build tag commentsTobias Klauser
2019-05-22all: shorten some testsRuss Cox
2019-05-16runtime: disable some tests in -quick modeRuss Cox
2018-09-13runtime: don't build semasleep_test on Plan 9David du Colombier
2018-09-13runtime: regression test for semasleep indefinite hangEmmanuel T Odeke