summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/cgroup/test_core.c
AgeCommit message (Expand)AuthorLines
2020-02-12selftests/cgroup: add tests for cloning into cgroupsChristian Brauner-0/+64
2020-02-12kselftest/cgroup: add cgroup destruction testSuren Baghdasaryan-0/+113
2020-01-09selftests: Uninitialized variable in test_cgcore_proc_migration()Dan Carpenter-1/+1
2019-10-07selftests: cgroup: Add task migration testsMichal Koutný-0/+146
2019-05-30kselftest/cgroup: fix incorrect test_core skipAlex Shi-1/+1
2019-05-30kselftest/cgroup: fix unexpected testing failure on test_coreAlex Shi-0/+5
2018-08-09Add cgroup core selftestsClaudio-0/+395