summaryrefslogtreecommitdiff
path: root/src/test/test-specifier.c
Commit message (Expand)AuthorAgeFilesLines
* test-specifier: Ignore -ENOPKG from specifier_printf()Daan De Meyer2023-05-081-1/+1
* test: add tests for uuid/uint64 specifiersFrantisek Sumsal2023-04-161-0/+27
* specifier: always convert missing machine-id file to EUNATCHYu Watanabe2023-04-051-1/+1
* basic: add RuntimeScope enumLennart Poettering2023-03-101-1/+1
* test-specifier: do not fail if machine-id is missingLuca Boccassi2022-10-251-2/+7
* specifier: use %q for pretty hostnameLennart Poettering2022-04-081-1/+1
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-1/+1
* shared/specifier: fix %u/%U/%g/%G when called as unprivileged userZbigniew Jędrzejewski-Szmek2022-03-291-1/+2
* shared/specifier: provide proper error messages when specifiers fail to read ...Zbigniew Jędrzejewski-Szmek2022-03-291-1/+1
* shared/specifier: clarify and add test for missing dataZbigniew Jędrzejewski-Szmek2022-03-291-0/+14
* core: introduce %R specifier for pretty hostnameFrantisek Sumsal2022-03-101-1/+1
* core: add %y/%Y specifiers for the fragment path of the unitZbigniew Jędrzejewski-Szmek2022-01-211-0/+42
* shared/specifier: treat NULL the same as ""Zbigniew Jędrzejewski-Szmek2022-01-201-4/+5
* test: Use TEST macroJan Janssen2021-11-251-22/+5
* tree-wide: make specifier expansion --root= awareLennart Poettering2021-06-241-4/+4
* tree-wide: refuse too long strings earlier in specifier_printf()Yu Watanabe2021-05-121-4/+4
* test: move test_specifier_printf() to test-specifier.cYu Watanabe2021-05-121-0/+33
* specifiers: introduce common macros for generating specifier tablesLennart Poettering2020-11-251-17/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* test-specifier: add a simple test which prints "global" specifiersZbigniew Jędrzejewski-Szmek2020-05-071-1/+47
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-1/+2
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* specifier: add helper for escaping '%' characters to avoid making them subjec...Lennart Poettering2017-11-291-0/+66