Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples, bpf: Refactor test_current_task_under_cgroup - separate out helpers | Sargun Dhillon | 2016-12-03 | 1 | -0/+16 |
This patch modifies test_current_task_under_cgroup_user. The test has several helpers around creating a temporary environment for cgroup testing, and moving the current task around cgroups. This set of helpers can then be used in other tests. Signed-off-by: Sargun Dhillon <sargun@sargun.me> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net> |