mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-08-21 16:31:14 +02: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
|