summaryrefslogtreecommitdiffstats
path: root/src/test/test-bpf-devices.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop doubled empty linesYu Watanabe2024-10-071-1/+0
* cgroup-setup: drop unused cg_migrate_callback for cg_attach_everywhere()Mike Yuan2024-08-021-1/+1
* I made more unit test to use the test macroUsman Akinyemi2024-04-081-22/+22
* cgroup: turn device cgroup controller "rwm" strings into proper flagsLennart Poettering2023-10-181-6/+6
* test: skip tests earlier when we do not have enough privilegesYu Watanabe2023-08-011-1/+3
* tree-wide: Fix false positives on newer gccDaan De Meyer2023-05-231-10/+10
* tree-wide: port things dirname_malloc() → path_extract_directory()Lennart Poettering2022-08-231-1/+1
* strv: declare iterator of FOREACH_STRING() in the loopZbigniew Jędrzejewski-Szmek2022-03-231-1/+0
* core: remove refcount for bpf programalexlzhu2021-10-121-11/+11
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: avoid some loaded termsLennart Poettering2020-06-251-13/+13
* test-bpf-devices: skip test on !unifiedZbigniew Jędrzejewski-Szmek2019-11-111-0/+4
* bpf: make sure the kernel do not submit an invalid program if no pattern matchedZbigniew Jędrzejewski-Szmek2019-11-111-0/+34
* test-bpf-devices: new test for the devices bpf codeZbigniew Jędrzejewski-Szmek2019-11-111-0/+268