]> Cypherpunks repositories - gostls13.git/commit
internal/runtime/cgroup: lineReader fuzz test
author胡玮文 <huweiwen.hww@alibaba-inc.com>
Sun, 23 Nov 2025 18:29:24 +0000 (02:29 +0800)
committerGopher Robot <gobot@golang.org>
Mon, 1 Dec 2025 20:31:06 +0000 (12:31 -0800)
commit67851547d88dbe6d7ea3aa09dcc5fa5ba94696ed
treeb04fcf9c2fa8c34cd2d9efe1bf150e26443fa18b
parentac3e0ae51a5aab6c09298c14805fce4c80eca478
internal/runtime/cgroup: lineReader fuzz test

The original unit test is converted to a fuzz test, to be more confident
on future refactors. All sub-tests are converted to seed corpus.

Change-Id: Id0c167ed47729a00ea0614d17746ddcc284697d3
Reviewed-on: https://go-review.googlesource.com/c/go/+/723581
Auto-Submit: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/internal/runtime/cgroup/line_reader_test.go