summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/cgroup/test_core.c
AgeCommit message (Expand)AuthorLines
2024-05-20Revert "selftests/cgroup: Drop define _GNU_SOURCE"Shuah Khan-0/+2
2024-05-13selftests/cgroup: Drop define _GNU_SOURCEEdward Liaw-2/+0
2024-04-03selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...Tianchen Ding-1/+6
2023-07-10selftests: cgroup: Minor code reorganizationsMichal Koutný-1/+1
2022-01-06selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo-0/+97
2022-01-06selftests: cgroup: Test open-time credential usage for migration checksTejun Heo-0/+68
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