• Home
  • History
  • Annotate
  • only in /external/ltp/testcases/kernel/controllers/cgroup/
NameDateSize

..11-Jun-20184 KiB

.gitignore11-Jun-201837

cgroup_regression_test.sh11-Jun-201813.9 KiB

fork_processes.c11-Jun-20182 KiB

getdelays.c11-Jun-201812.7 KiB

Makefile11-Jun-20181 KiB

README11-Jun-2018207

test_10_1.sh11-Jun-20181.9 KiB

test_10_2.sh11-Jun-20181.8 KiB

test_3_1.sh11-Jun-20181.7 KiB

test_3_2.sh11-Jun-20181.7 KiB

test_6_1.sh11-Jun-20181.8 KiB

test_6_2.c11-Jun-20182.1 KiB

test_9_1.sh11-Jun-20181.9 KiB

test_9_2.sh11-Jun-20181.8 KiB

README

1TEST SUITE:
2
3The directory cgroup contains the tests related to control groups.
4Those testcases can reproduce bugs we found in cgroups.
5
6TESTS AIM:
7
8The aim of the tests is to track any future regressions.
9
10