]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tests/gunit: src: match naming with upstream Linux
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Tue, 15 Oct 2024 01:42:03 +0000 (07:12 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 22 Oct 2024 15:53:24 +0000 (09:53 -0600)
commit60fa9374b69a82465c01c518cb465ea8fc7d8ea4
treef8074e63afed95c41cf757eaa6cd067750cf56ce
parentc72a703bac6fe123d163a66b9545eeb992fbe8be
tests/gunit: src: match naming with upstream Linux

Rename local variable 'cgroup' -> 'cgrp' to match upstream Linux Kernel,
across the files under tests/gunit bringing it closer to the Linux
kernel cgroup code.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
tests/gunit/003-cg_get_cgroups_from_proc_cgroups.cpp
tests/gunit/006-cgroup_get_cgroup.cpp
tests/gunit/012-cgroup_create_cgroup.cpp
tests/gunit/013-cgroup_build_tasks_procs_path.cpp
tests/gunit/015-cgroupv2_controller_enabled.cpp
tests/gunit/017-API_fuzz_test.cpp