selftests: cgroup: Add task migration tests
Add two new tests that verify that thread and threadgroup migrations work as expected. Signed-off-by:Michal Koutný <mkoutny@suse.com> Signed-off-by:
Tejun Heo <tj@kernel.org>
Showing
- tools/testing/selftests/cgroup/Makefile 1 addition, 1 deletiontools/testing/selftests/cgroup/Makefile
- tools/testing/selftests/cgroup/cgroup_util.c 26 additions, 0 deletionstools/testing/selftests/cgroup/cgroup_util.c
- tools/testing/selftests/cgroup/cgroup_util.h 2 additions, 0 deletionstools/testing/selftests/cgroup/cgroup_util.h
- tools/testing/selftests/cgroup/test_core.c 146 additions, 0 deletionstools/testing/selftests/cgroup/test_core.c
Please register or sign in to comment