]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests/cgroup: conform test to KTAP format output
authorGuopeng Zhang <zhangguopeng@kylinos.cn>
Fri, 14 Nov 2025 10:24:40 +0000 (18:24 +0800)
committerTejun Heo <tj@kernel.org>
Fri, 14 Nov 2025 18:12:57 +0000 (08:12 -1000)
commit1dc830ee4c155bff572a43a66b948e1c46483d6a
treec87d8a746174c719b11b36d61e8771df57686929
parentf23cb0ced8fb28ba65bf4ddaa2fcaf044c6894cc
selftests/cgroup: conform test to KTAP format output

Conform the layout, informational and status messages to KTAP.  No
functional change is intended other than the layout of output messages.

Signed-off-by: Guopeng Zhang <zhangguopeng@kylinos.cn>
Suggested-by: Sebastian Chlad <sebastian.chlad@suse.com>
Acked-by: Michal Koutný <mkoutny@suse.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
tools/testing/selftests/cgroup/test_core.c
tools/testing/selftests/cgroup/test_cpu.c
tools/testing/selftests/cgroup/test_cpuset.c
tools/testing/selftests/cgroup/test_freezer.c
tools/testing/selftests/cgroup/test_kill.c
tools/testing/selftests/cgroup/test_kmem.c
tools/testing/selftests/cgroup/test_memcontrol.c
tools/testing/selftests/cgroup/test_zswap.c