linux-yocto/tools/testing/selftests/cgroup/.gitignore
Michal Koutný 9f34c56602 selftests: cgroup: Add basic tests for pids controller
This commit adds (and wires in) new test program for checking basic pids
controller functionality -- restricting tasks in a cgroup and correct
event counting.

Signed-off-by: Michal Koutný <mkoutny@suse.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
2024-05-26 08:45:10 -10:00

13 lines
173 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
test_core
test_cpu
test_cpuset
test_freezer
test_hugetlb_memcg
test_kill
test_kmem
test_memcontrol
test_pids
test_zswap
wait_inotify