summaryrefslogtreecommitdiff
path: root/src/test/test-mount-util.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-14tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek1-1/+2
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-03-09tests: skip the rest of test_mnt_id after getting any errorEvegeny Vereshchagin1-6/+2
2018-02-21test: add tests for mount_option_mangle()Yu Watanabe1-0/+55
2017-11-30util-lib: use trailing slash in chase_symlinks, fd_is_mount_point, path_is_mo...Zbigniew Jędrzejewski-Szmek1-1/+23
2017-11-30test-mount-util: move test_path_is_mount_point hereZbigniew Jędrzejewski-Szmek1-0/+140
2017-11-28Use hashmap_free_free where appropriateZbigniew Jędrzejewski-Szmek1-4/+1
2017-11-23test: fix test-mount-util when handling duplicate mounts on the same locationLennart Poettering1-21/+18
2017-11-21mount-util: add new path_get_mnt_id() call that queries the mnt ID of a pathLennart Poettering1-0/+66
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-11-07tree-wide: do not work in assert() (#7271)Yu Watanabe1-1/+1
2016-12-17Modify mount_propagation_flags_from_string to return a normal int codeZbigniew Jędrzejewski-Szmek1-10/+22
2016-12-13core: hook up MountFlags= to the transient unit logicLennart Poettering1-0/+45