index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-chase.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Gracefully handle running within user namespace with single user
Daan De Meyer
2024-08-18
1
-2
/
+2
*
chase: Tighten "." and "./" check
Daan De Meyer
2024-06-11
1
-0
/
+6
*
ASSERT_STREQ for simple cases
Ivan Kruglov
2024-04-15
1
-3
/
+3
*
I made more unit test to use the test macro
Usman Akinyemi
2024-04-08
1
-156
/
+156
*
chase: fix corner case when using CHASE_PARENT with a path ending in ".."
Lennart Poettering
2023-11-01
1
-0
/
+27
*
chase: check root path in more detail
Yu Watanabe
2023-07-29
1
-0
/
+5
*
Merge pull request #27885 from DaanDeMeyer/please-dont-make-me-write-more-ope...
Zbigniew Jędrzejewski-Szmek
2023-06-07
1
-1
/
+11
|
\
|
*
test-chase: Add one more test for chase_and_openat()
Daan De Meyer
2023-06-06
1
-0
/
+6
|
*
chase: Allow passing NULL as the empty path to chaseat()
Daan De Meyer
2023-06-06
1
-0
/
+4
|
*
test-chase: Fix comment
Daan De Meyer
2023-06-06
1
-1
/
+1
*
|
chase: handle root path more carefully in chase_and_open()
Yu Watanabe
2023-06-05
1
-0
/
+26
*
|
test: move intro() near DEFINE_TEST_MAIN_WITH_INTRO()
Yu Watanabe
2023-06-05
1
-5
/
+5
|
/
*
chase: replace path_prefix_root_cwd() with chaseat_prefix_root()
Yu Watanabe
2023-04-18
1
-0
/
+37
*
chase: make the result absolute when a symlink is absolute
Yu Watanabe
2023-04-18
1
-1
/
+10
*
chase: make chaseat() provides absolute path also when dir_fd points to the r...
Yu Watanabe
2023-04-18
1
-0
/
+28
*
chase: CHASE_MKDIR_0755 requires CHASE_NONEXISTENT and/or CHASE_PARENT
Yu Watanabe
2023-04-14
1
-1
/
+1
*
test: split-out tests for chase() and friends to test-chase.c
Yu Watanabe
2023-03-30
1
-0
/
+614
*
test: rename test-chase -> test-chase-manual
Yu Watanabe
2023-03-30
1
-115
/
+0
*
chase-symlinks: Rename chase_symlinks() to chase()
Daan De Meyer
2023-03-24
1
-0
/
+115