summaryrefslogtreecommitdiff
path: root/src/test/test-chown-rec.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: add ERRNO_IS_XATTR_ABSENT() helperLennart Poettering2022-10-101-4/+2
* 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-7/+8
* test: Use TEST macro in more casesJan Janssen2021-11-251-11/+8
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* core: drop suid/sgid bit of files/dirs when doing recursive chownLennart Poettering2019-03-261-1/+1
* util: split out errno related stuffLennart Poettering2019-03-141-0/+1
* test: do not assume test-chown-rec is running as rootDavide Cavalca2019-03-041-12/+14
* util-lib: split out all temporary file related calls into tmpfiles-util.cLennart Poettering2018-12-021-1/+1
* test-chown-rec: use logging helper here tooZbigniew Jędrzejewski-Szmek2018-10-281-3/+1
* test: add test case for recursive chown()ingLennart Poettering2018-10-261-0/+160