mirror of
https://github.com/torvalds/linux.git
synced 2026-04-20 07:43:57 -04: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
|