summaryrefslogtreecommitdiff
path: root/src/test/test-bpf-firewall.c
Commit message (Expand)AuthorAgeFilesLines
* basic: add RuntimeScope enumLennart Poettering2023-03-101-1/+1
* core: add basic infrastructure to record unit activation informationLuca Boccassi2022-08-231-2/+2
* tests: drop pointless checks for rootZbigniew Jędrzejewski-Szmek2022-06-021-3/+0
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-1/+1
* bpf: name unnamed bpf programsJulia Kartseva2022-01-221-1/+1
* core: remove refcount for bpf programalexlzhu2021-10-121-2/+2
* test: use assert_se() instead of assert()Yu Watanabe2021-10-121-7/+7
* core: replace IPAddressAccessItem with struct in_addr_prefixYu Watanabe2021-09-141-15/+34
* systemd-analyze: add --root option for 'verify' verb and allow path parsingMaanya Goenka2021-08-101-1/+1
* core: split out a few funcs into unit-serialize.[ch]Zbigniew Jędrzejewski-Szmek2021-02-121-1/+1
* bpf: do not use structured initialization for bpf_attrLuca Boccassi2021-01-101-5/+5
* bpf: zero bpf_attr before initializationLuca Boccassi2021-01-091-10/+0
* test: temporarily skip failing tests on GH ActionsFrantisek Sumsal2021-01-081-0/+10
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tests: move unit files to units/ subdirectoryZbigniew Jędrzejewski-Szmek2020-03-191-1/+3
* test-bpf-firewall: fix messageZbigniew Jędrzejewski-Szmek2019-11-111-1/+1
* tests: modify enter_cgroup_subroot() to return the new pathZbigniew Jędrzejewski-Szmek2019-11-111-1/+1
* tests: get rid of test-helper.[ch] completelyZbigniew Jędrzejewski-Szmek2019-11-111-1/+0
* tests: move memlock helper to shared codeZbigniew Jędrzejewski-Szmek2019-11-101-25/+0
* test-bpf-firewall: do not mlock() a large amount of memoryZbigniew Jędrzejewski-Szmek2019-11-101-3/+3
* test-bpf: rename to test-bpf-firewallZbigniew Jędrzejewski-Szmek2019-11-101-0/+225