summaryrefslogtreecommitdiff
path: root/src/test/test-bpf-foreign-programs.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-1/+1
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-1/+1
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-2/+0
* bpf: name unnamed bpf programsJulia Kartseva2022-01-221-1/+1
* tests: log_tests_skipped() already appends ", skipping tests"Zbigniew Jędrzejewski-Szmek2022-01-051-2/+2
* core: remove refcount for bpf programalexlzhu2021-10-121-1/+1
* tree-wide: fix SPDX short identifier for LGPL-2.1-or-laterLuca Boccassi2021-10-011-1/+1
* systemd-analyze: add --root option for 'verify' verb and allow path parsingMaanya Goenka2021-08-101-1/+1
* test-bpf-foreign-programs: fix messageZbigniew Jędrzejewski-Szmek2021-05-121-1/+1
* basic/log: assert that 0 is not passed as errno, except in test codeZbigniew Jędrzejewski-Szmek2021-04-141-1/+1
* tests: add unit file tests for BPFProgram=Julia Kartseva2021-04-091-0/+332