summaryrefslogtreecommitdiff
path: root/src/test/test-mount-util.c
Commit message (Expand)AuthorAgeFilesLines
* Split out part of mount-util.c into mountpoint-util.cZbigniew Jędrzejewski-Szmek2018-11-291-244/+0
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-1/+2
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tests: skip the rest of test_mnt_id after getting any errorEvegeny Vereshchagin2018-03-091-6/+2
* test: add tests for mount_option_mangle()Yu Watanabe2018-02-211-0/+55
* util-lib: use trailing slash in chase_symlinks, fd_is_mount_point, path_is_mo...Zbigniew Jędrzejewski-Szmek2017-11-301-1/+23
* test-mount-util: move test_path_is_mount_point hereZbigniew Jędrzejewski-Szmek2017-11-301-0/+140
* Use hashmap_free_free where appropriateZbigniew Jędrzejewski-Szmek2017-11-281-4/+1
* test: fix test-mount-util when handling duplicate mounts on the same locationLennart Poettering2017-11-231-21/+18
* mount-util: add new path_get_mnt_id() call that queries the mnt ID of a pathLennart Poettering2017-11-211-0/+66
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: do not work in assert() (#7271)Yu Watanabe2017-11-071-1/+1
* Modify mount_propagation_flags_from_string to return a normal int codeZbigniew Jędrzejewski-Szmek2016-12-171-10/+22
* core: hook up MountFlags= to the transient unit logicLennart Poettering2016-12-131-0/+45