Skip to content
Commit 816fba35 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'samples-bpf-automated-cgroup-tests'



Sargun Dhillon says:

====================
samples, bpf: Refactor; Add automated tests for cgroups

These two patches are around refactoring out some old, reusable code from the
existing test_current_task_under_cgroup_user test, and adding a new, automated
test.

There is some generic cgroupsv2 setup & cleanup code, given that most
environment still don't have it setup by default. With this code, we're able
to pretty easily add an automated test for future cgroupsv2 functionality.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 69a9d09b 9b474ece
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment