]> Cypherpunks.ru repositories - gostls13.git/commit
syscall: inline TestUseCgroupFDHelper
authorKir Kolyshkin <kolyshkin@gmail.com>
Fri, 1 Sep 2023 21:59:27 +0000 (14:59 -0700)
committerGopher Robot <gobot@golang.org>
Sun, 3 Sep 2023 13:53:50 +0000 (13:53 +0000)
commite7fbd28a4dbf92721f040dfb2c877153333054d1
tree4d6901e2d9930c15e1a2d32476d32f625351707d
parent0cd473d97ac9c94431aaece4baae539927d068f1
syscall: inline TestUseCgroupFDHelper

This way, the test case is self-contained, and the test output no longer
has useless lines related to TestUseCgroupFDHelper.

Change-Id: I575a03b678c8c08a87353f6dc00c35a90ec561ca
Reviewed-on: https://go-review.googlesource.com/c/go/+/525196
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/syscall/exec_linux_test.go