summaryrefslogtreecommitdiff
path: root/src/test/test-xattr-util.c
Commit message (Expand)AuthorAgeFilesLines
* test: add tests for xsetxattr()Yu Watanabe2023-02-171-0/+47
* test: use mkdtemp_open()Yu Watanabe2023-02-171-15/+8
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-2/+2
* tree-wide: add ERRNO_IS_XATTR_ABSENT() helperLennart Poettering2022-10-101-1/+1
* test: Use TEST macroJan Janssen2021-11-251-14/+3
* xattr-util: merge various getxattr()/listxattr() helpers into getxattr_at_mal...Lennart Poettering2021-10-071-11/+12
* xattr-util: add fgetxattrat_fake_malloc variantLuca Boccassi2021-08-171-0/+12
* tree-wide: use FORMAT_TIMESTAMP()Zbigniew Jędrzejewski-Szmek2021-07-091-3/+1
* test-xattr-util: don't insist that /usr supports xattrsLennart Poettering2021-01-091-2/+3
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* util-lib: split out all temporary file related calls into tmpfiles-util.cLennart Poettering2018-12-021-1/+1
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-3/+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
* basic/xattr-util: do not cast ssize_t to intZbigniew Jędrzejewski-Szmek2018-02-261-3/+5
* xattr-util: use crtime/btime if statx() is available for implementation of fd...Lennart Poettering2018-02-201-0/+35
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tests: move xattr-util related tests to test-xattr-util.cRonny Chevalier2016-03-031-0/+69