summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_dev_cgroup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller2022-09-021-1/+1
* selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao2022-04-111-1/+3
* selftests/bpf: Use explicit bpf_prog_test_load() calls everywhereAndrii Nakryiko2021-11-071-1/+2
* bpf, selftests: Use single cgroup helpers for both test_sockmap/progsJohn Fastabend2020-08-021-13/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
* selftests/bpf: fix incorrect users of create_and_get_cgroupStanislav Fomichev2019-01-071-1/+1
* bpf: unify rlimit handling in selftestsDaniel Borkmann2018-02-271-5/+1
* selftests/bpf: fix test_dev_cgroupAlexei Starovoitov2018-01-231-1/+1
* tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_dev_cgroupYonghong Song2017-12-211-1/+8
* selftests/bpf: add a test for device cgroup controllerRoman Gushchin2017-11-051-0/+93