mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-08-28 18:10:32 +00:00

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>
13 lines
173 B
Plaintext
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
|