summaryrefslogtreecommitdiff
path: root/src/test/test-load-fragment.c
Commit message (Expand)AuthorAgeFilesLines
* test: use _cleanup_ for UnitFileList hashDavid Tardon2023-04-121-4/+2
* basic: add RuntimeScope enumLennart Poettering2023-03-101-49/+49
* test-load-fragment: shorten code a bitYu Watanabe2023-01-211-4/+2
* test-load-fragment: fix memleakYu Watanabe2023-01-211-0/+2
* core: add OpenFile settingRichard Phibel2023-01-101-0/+45
* journal: log filtering options support in PID1Quentin Deslandes2022-12-151-0/+51
* test-load-fragment: simplify machine-id checkNick Rosbrook2022-12-141-1/+3
* test-load-fragment: do not fail if machine-id is missingLuca Boccassi2022-10-251-2/+4
* shared/install: rename 'UnitFileInstallInfo' to 'InstallInfo'Zbigniew Jędrzejewski-Szmek2022-10-131-4/+4
* test-load-fragment: don't print NULLsZbigniew Jędrzejewski-Szmek2022-06-091-2/+2
* core: command argument can be longer than PATH_MAXYu Watanabe2022-04-061-0/+16
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-48/+48
* shared/install: stop passing duplicate root argument to install_name_printf()Zbigniew Jędrzejewski-Szmek2022-03-291-1/+1
* shared/specifier: fix %u/%U/%g/%G when called as unprivileged userZbigniew Jędrzejewski-Szmek2022-03-291-43/+58
* test: allow to set NULL to intro or outroYu Watanabe2022-02-021-1/+1
* tests: rework test macros to not take code as parametersLennart Poettering2022-02-021-10/+11
* test: make use of strv_isempty()Frantisek Sumsal2022-01-291-1/+1
* test-load-fragment: add a basic test for config_parse_unit_env_file()Zbigniew Jędrzejewski-Szmek2022-01-231-0/+64
* test: Convert to TEST/TEST_RET macrosJan Janssen2021-11-281-34/+20
* core: Try to prevent infinite recursive template instantiationDaan De Meyer2021-10-281-0/+67
* systemd-analyze: add --root option for 'verify' verb and allow path parsingMaanya Goenka2021-08-101-2/+2
* tree-wide: make specifier expansion --root= awareLennart Poettering2021-06-241-3/+3
* tree-wide: refuse too long strings earlier in specifier_printf()Yu Watanabe2021-05-121-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* Revert "basic/env-util: (mostly) follow POSIX for what variable names are all...Zbigniew Jędrzejewski-Szmek2020-10-231-2/+1
* basic/env-util: (mostly) follow POSIX for what variable names are allowedZbigniew Jędrzejewski-Szmek2020-10-121-8/+8
* core/load-fragment: don't treat "; ;" as "/usr/bin/;"Zbigniew Jędrzejewski-Szmek2020-09-181-4/+3
* tree-wide: define iterator inside of the macroZbigniew Jędrzejewski-Szmek2020-09-081-2/+1
* test: Test memory limit parsingMichal Koutný2020-06-241-0/+60
* shared/conf-parser: remove unnecessary whitespace skippingZbigniew Jędrzejewski-Szmek2019-11-271-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: make manager_skip_test() not a macro and move to tests.hZbigniew Jędrzejewski-Szmek2019-11-111-2/+2
* tree-wide: drop capability.h when capability-util.h is includedYu Watanabe2019-11-041-1/+0
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-041-1/+0
* Rename test-unit-file to test-load-fragmentZbigniew Jędrzejewski-Szmek2019-07-191-0/+801