]> git.ipfire.org Git - thirdparty/linux.git/commit
selftests: cgroup_util: Add helpers for testing named v1 hierarchies
authorMichal Koutný <mkoutny@suse.com>
Tue, 17 Jun 2025 13:36:53 +0000 (15:36 +0200)
committerTejun Heo <tj@kernel.org>
Tue, 17 Jun 2025 18:13:01 +0000 (08:13 -1000)
commit0925275a173d07786bfddf453f629f78d7fc4278
treefe5c2e77f3b49bd72600b13c3543a27417b93d26
parent38b9342ee62e9a1a868654ba6619de9da251bd57
selftests: cgroup_util: Add helpers for testing named v1 hierarchies

Non-functional change, the control variable will be wired in a separate
commit.

Signed-off-by: Michal Koutný <mkoutny@suse.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
tools/testing/selftests/cgroup/lib/cgroup_util.c
tools/testing/selftests/cgroup/lib/include/cgroup_util.h
tools/testing/selftests/cgroup/test_core.c