summaryrefslogtreecommitdiffstats
path: root/src/test/test-chase.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: Gracefully handle running within user namespace with single userDaan De Meyer2024-08-181-2/+2
* chase: Tighten "." and "./" checkDaan De Meyer2024-06-111-0/+6
* ASSERT_STREQ for simple casesIvan Kruglov2024-04-151-3/+3
* I made more unit test to use the test macroUsman Akinyemi2024-04-081-156/+156
* chase: fix corner case when using CHASE_PARENT with a path ending in ".."Lennart Poettering2023-11-011-0/+27
* chase: check root path in more detailYu Watanabe2023-07-291-0/+5
* Merge pull request #27885 from DaanDeMeyer/please-dont-make-me-write-more-ope...Zbigniew Jędrzejewski-Szmek2023-06-071-1/+11
|\
| * test-chase: Add one more test for chase_and_openat()Daan De Meyer2023-06-061-0/+6
| * chase: Allow passing NULL as the empty path to chaseat()Daan De Meyer2023-06-061-0/+4
| * test-chase: Fix commentDaan De Meyer2023-06-061-1/+1
* | chase: handle root path more carefully in chase_and_open()Yu Watanabe2023-06-051-0/+26
* | test: move intro() near DEFINE_TEST_MAIN_WITH_INTRO()Yu Watanabe2023-06-051-5/+5
|/
* chase: replace path_prefix_root_cwd() with chaseat_prefix_root()Yu Watanabe2023-04-181-0/+37
* chase: make the result absolute when a symlink is absoluteYu Watanabe2023-04-181-1/+10
* chase: make chaseat() provides absolute path also when dir_fd points to the r...Yu Watanabe2023-04-181-0/+28
* chase: CHASE_MKDIR_0755 requires CHASE_NONEXISTENT and/or CHASE_PARENTYu Watanabe2023-04-141-1/+1
* test: split-out tests for chase() and friends to test-chase.cYu Watanabe2023-03-301-0/+614
* test: rename test-chase -> test-chase-manualYu Watanabe2023-03-301-115/+0
* chase-symlinks: Rename chase_symlinks() to chase()Daan De Meyer2023-03-241-0/+115