summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/cgroup
Commit message (Expand)AuthorAgeFilesLines
...
* | cgroup: Add test_cpucg_max() testcaseDavid Vernet2022-04-251-0/+54
* | cgroup: Add test_cpucg_nested_weight_underprovisioned() testcaseDavid Vernet2022-04-251-16/+57
* | cgroup: Adding test_cpucg_nested_weight_overprovisioned() testcaseDavid Vernet2022-04-251-0/+122
* | cgroup: Add test_cpucg_weight_underprovisioned() testcaseDavid Vernet2022-04-221-38/+117
* | cgroup: Add test_cpucg_weight_overprovisioned() testcaseDavid Vernet2022-04-223-3/+145
* | cgroup: Add test_cpucg_stats() testcase to cgroup cpu selftestsDavid Vernet2022-04-222-0/+131
* | cgroup: Add new test_cpu.c test suite in cgroup selftestsDavid Vernet2022-04-223-0/+113
|/
* selftests: memcg: test high limit for single entry allocationShakeel Butt2022-03-223-3/+91
* Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-01-102-7/+9
|\
| * selftests/cgroup: remove ARRAY_SIZE define from cgroup_util.hShuah Khan2021-12-101-2/+2
| * selftests: cgroup: build error multiple outpt filesAnders Roxell2021-12-101-5/+7
* | selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo2022-01-061-0/+97
* | selftests: cgroup: Test open-time credential usage for migration checksTejun Heo2022-01-061-0/+68
* | selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo2022-01-061-1/+1
|/
* tests/cgroup: test cgroup.killChristian Brauner2021-05-103-1/+301
* tests/cgroup: move cg_wait_for(), cg_prepare_for_wait()Christian Brauner2021-05-103-57/+49
* tests/cgroup: use cgroup.kill in cg_killall()Christian Brauner2021-05-101-0/+4
* kselftests: cgroup: update kmem test for new vmstat implementationJohannes Weiner2021-04-301-8/+14
* selftests/cgroup: Fix build on older distrosSachin Sant2020-11-101-2/+2
* kselftests: cgroup: add perpcu memory accounting testRoman Gushchin2020-08-121-1/+69
* kselftests: cgroup: add kernel memory accounting testsRoman Gushchin2020-08-073-0/+385
* tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...Gaurav Singh2020-08-071-1/+1
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | selftests/cgroup: add tests for cloning into cgroupsChristian Brauner2020-02-124-3/+197
* | kselftest/cgroup: add cgroup destruction testSuren Baghdasaryan2020-02-121-0/+113
|/
* selftests: Uninitialized variable in test_cgcore_proc_migration()Dan Carpenter2020-01-091-1/+1
* kselftests: cgroup: Avoid the reuse of fd after it is deallocatedHewenliang2019-11-121-0/+1
* selftests: cgroup: Run test_core under interfering stressMichal Koutný2019-10-073-0/+107
* selftests: cgroup: Add task migration testsMichal Koutný2019-10-074-1/+175
* selftests: cgroup: Simplify task self migrationMichal Koutný2019-10-073-7/+15
* kselftests: cgroup: add freezer mkdir testRoman Gushchin2019-09-121-0/+54
* cgroup: kselftest: relax fs_spec checksChris Down2019-08-031-2/+1
* kselftests: cgroup: remove duplicated include from test_freezer.cYueHaibing2019-07-021-1/+0
* kselftest/cgroup: fix incorrect test_core skipAlex Shi2019-05-301-1/+1
* kselftest/cgroup: fix unexpected testing failure on test_coreAlex Shi2019-05-301-0/+5
* kselftest/cgroup: fix unexpected testing failure on test_memcontrolAlex Shi2019-05-301-0/+4
* Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-05-095-4/+913
|\
| * kselftests: cgroup: add freezer controller self-testsRoman Gushchin2019-04-195-1/+912
| * kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()Roman Gushchin2019-04-191-3/+1
* | selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin2019-04-081-17/+21
|/
* Add tests for memory.oom.groupJay Kamat2018-09-073-0/+227
* Fix cg_read_strcmp()Jay Kamat2018-09-071-3/+14
* cgroup: kselftests: add test_core to .gitignoreLei Yang2018-09-061-0/+1
* selftests: cgroup: add gitignore fileAnders Roxell2018-08-091-0/+1
* Add cgroup core selftestsClaudio2018-08-094-0/+406
* kselftest/cgroup: fix a signedness bugDan Carpenter2018-06-071-2/+2
* selftests: cgroup/memcontrol: add basic test for socket accountingMike Rapoport2018-05-301-0/+193
* kselftest/cgroup: fix variable dereferenced before check warningRoman Gushchin2018-05-301-4/+2
* selftests: cgroup/memcontrol: add basic test for swap controlsMike Rapoport2018-05-303-0/+108