]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: cgroup: Add task migration tests
authorMichal Koutný <mkoutny@suse.com>
Fri, 4 Oct 2019 10:57:42 +0000 (12:57 +0200)
committerTejun Heo <tj@kernel.org>
Mon, 7 Oct 2019 14:11:54 +0000 (07:11 -0700)
commitbdf729b197c1be55a43e8d52ec10a2e098531057
tree51f5f08a225e62e1222abdc57ed568b343044c79
parent308003670f466c0a094f9e485ef4ceef549bfc1a
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>
tools/testing/selftests/cgroup/Makefile
tools/testing/selftests/cgroup/cgroup_util.c
tools/testing/selftests/cgroup/cgroup_util.h
tools/testing/selftests/cgroup/test_core.c