summaryrefslogtreecommitdiffstats
path: root/src/test/test-bpf-firewall.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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