summaryrefslogtreecommitdiffstats
path: root/src/test/test-recurse-dir.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: use log_tests_skipped() and friend moreYu Watanabe2023-10-311-8/+4
* tree-wide: fix typoYu Watanabe2023-10-311-3/+3
* test: Skip test-recurse-dir on overlayfsRichard Maw2023-10-261-7/+19
* test-recurse-dir: work around nftw() ignoring symlinks()Zbigniew Jędrzejewski-Szmek2023-10-191-7/+8
* test: use assert_se() instead of assert()Yu Watanabe2021-10-121-2/+2
* test-recurse-dir: output some simple timing info, comparing recurse_dir() and...Lennart Poettering2021-10-111-0/+7
* tests: add test for recurse_dir()Lennart Poettering2021-10-071-0/+161