summaryrefslogtreecommitdiffstats
path: root/src/test/test-os-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: use ASSERT_OK_ERRNO() for setenv() and unsetenv()Yu Watanabe2024-08-011-6/+6
* ASSERT_STREQ for simple casesIvan Kruglov2024-04-151-8/+8
* test: Various build environment fixesDaan De Meyer2024-04-091-3/+5
* Added more ASSERT macro and also make some test file to use themUnique-Usman2024-03-221-25/+26
* os-util: invert order of arguments in extension release parserYu Watanabe2023-04-111-4/+4
* test-os-util: add tests for sysext and confext release filesmaanyagoenka2023-04-051-1/+47
* os-util: optionally, return EOL time in os_release_support_ended()Lennart Poettering2023-01-241-4/+4
* manager: add taint flag "support-ended"Zbigniew Jędrzejewski-Szmek2022-07-101-0/+14
* systemctl: fix silent failure when --root is not foundZbigniew Jędrzejewski-Szmek2022-03-291-4/+3
* basic/env-file: make load-env-file deduplicate entries with the same keyZbigniew Jędrzejewski-Szmek2022-03-291-2/+1
* test-os-util: add basic tests for os-release parsingZbigniew Jędrzejewski-Szmek2022-03-291-0/+62
* test: Use TEST macroJan Janssen2021-11-251-8/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-3/+2
* os-util: add helpers for finding /etc/os-releaseLennart Poettering2018-05-241-0/+22