]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-mount-util: several cleanups
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 6 Sep 2025 10:46:42 +0000 (19:46 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 17 Sep 2025 13:20:42 +0000 (22:20 +0900)
commit2ff79a81a8dd5f3222d2be44f0d8c3b774b765d8
treea66b5a820eb8fc780b8f00f500b8cd8ffe61f175
parentaa5aac9e40b17a0571d0bf92d93e3b2ece98777a
test-mount-util: several cleanups

- use safe_fork() with common flags,
- introduce macro for checking privilege.
src/test/test-mount-util.c