]> Cypherpunks repositories - gostls13.git/commit
os: TestChtimes: separate hasNoatime
authorKir Kolyshkin <kolyshkin@gmail.com>
Fri, 21 Jun 2024 23:59:21 +0000 (16:59 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 24 Jun 2024 16:39:42 +0000 (16:39 +0000)
commitb98803e8e5e4e3077207d5c473f1938dfd9dcff2
tree0015f76aea4c5b3feac898fde50295f86be3ab62
parent0def9d5c02166b50a011b4cc8d4c1d891a04f89d
os: TestChtimes: separate hasNoatime

Move the noatime check to a separate function (to be used by CL 91535),
adding some documentation along the way.

Unify the atime error message.

Change-Id: I5f75a4399f6e1b16ae20438003de5460f3eeb5aa
Reviewed-on: https://go-review.googlesource.com/c/go/+/594075
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Joedian Reid <joedian@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/os/os_test.go