summaryrefslogtreecommitdiffstats
path: root/src/test/test-mountpoint-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* test-mountpoint-util: /root might be mountedFranck Bui2023-08-111-5/+8
* test: mount_option_supported() returns EAGAIN when new mount API is not suppo...Luca Boccassi2023-07-101-4/+4
* typo: dont -> don'tLuca Boccassi2023-07-071-5/+5
* mountpoint-util: make path_get_mnt_id_at() work with a NULL pathLennart Poettering2023-04-251-0/+47
* mountpoint-util: add new fstype_can_umask() helperLennart Poettering2023-03-091-0/+5
* mountpoint-util: move 'norecovery' detection into its own helper callLennart Poettering2023-03-091-0/+6
* mountpoint-util: use mount_option_supported() to detect if 'discard' is suppo...Lennart Poettering2023-03-091-0/+6
* mountpoint-util: generalize mount_option_supported()Lennart Poettering2023-03-091-0/+24
* mountpoint-util: add helper that checks if MS_NOSYMFOLLOW is supportedLennart Poettering2023-03-091-0/+4
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-1/+1
* mountpoint-util: rename mount_propagation_flags_to_string() and friends as si...Yu Watanabe2022-12-151-11/+11
* Rename def.h to constants.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* test-mountpoint-util: support running on a mount namespace with another mount...Yu Watanabe2022-09-111-9/+21
* test-mountpoint-util: use log_info()Yu Watanabe2022-09-111-1/+1
* mountpoint-util: make fd_is_mountpoint() work reasonably with AT_EMPTYPATHLennart Poettering2022-08-021-0/+17
* test-mountpoint-util: fix NULL arg to %sZbigniew Jędrzejewski-Szmek2022-06-091-1/+1
* test: drop redundant log messageYu Watanabe2022-05-291-2/+0
* tree-wide: move `unsigned` to the start of type declarationFrantisek Sumsal2022-02-101-1/+1
* test: allow to set NULL to intro or outroYu Watanabe2022-02-021-1/+1
* tests: rework test macros to not take code as parametersLennart Poettering2022-02-021-14/+16
* test: Use TEST macro in more casesJan Janssen2021-11-251-34/+27
* basic,shared: move make_mount_point_inode_*() to shared/Zbigniew Jędrzejewski-Szmek2021-06-231-49/+0
* basic: add make_mount_point_inode helperLuca Boccassi2020-12-211-0/+50
* tree-wide: fix typoYu Watanabe2020-12-181-3/+3
* test: fix fd_is_mount_point() checkLennart Poettering2020-12-171-0/+32
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* test-mountpoint-util: run test in private mount namespaceLennart Poettering2020-10-211-0/+11
* tree-wide: define iterator inside of the macroZbigniew Jędrzejewski-Szmek2020-09-081-2/+1
* test-mountpoint-util: improve output a bitZbigniew Jędrzejewski-Szmek2019-09-241-3/+4
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+1
* test-mountpoint-util: unpoison string allocated by sscanf %msZbigniew Jędrzejewski-Szmek2019-02-251-4/+9
* Delete duplicate linesTopi Miettinen2019-01-121-1/+0
* test-mountpoint-util: more debug infoZbigniew Jędrzejewski-Szmek2018-12-181-4/+14
* tree-wide: rename path_join_many() to path_join()Zbigniew Jędrzejewski-Szmek2018-11-301-10/+10
* tree-wide: replace path_join with path_join_manyZbigniew Jędrzejewski-Szmek2018-11-301-10/+10
* Split out part of mount-util.c into mountpoint-util.cZbigniew Jędrzejewski-Szmek2018-11-291-0/+258