]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: add findmnt tests
authorKarel Zak <kzak@redhat.com>
Tue, 20 Dec 2016 11:14:17 +0000 (12:14 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Dec 2016 11:14:17 +0000 (12:14 +0100)
commit421cfd356514005bf1e71b0d64c925e971b3a9aa
tree87f67ac107a4989c9a9261ea1c4bb77468e8f7e4
parent193b3239c147233b6d79c46f3b4dcb699922a10b
tests: add findmnt tests

Signed-off-by: Karel Zak <kzak@redhat.com>
13 files changed:
tests/expected/findmnt/filter-options [new file with mode: 0644]
tests/expected/findmnt/filter-options-neg [new file with mode: 0644]
tests/expected/findmnt/filter-options-no [new file with mode: 0644]
tests/expected/findmnt/filter-options-no-multi [new file with mode: 0644]
tests/expected/findmnt/filter-types [new file with mode: 0644]
tests/expected/findmnt/filter-types-multi [new file with mode: 0644]
tests/expected/findmnt/filter-types-neg [new file with mode: 0644]
tests/expected/findmnt/target-non-root [new file with mode: 0644]
tests/expected/findmnt/target-root [new file with mode: 0644]
tests/ts/findmnt/files/mountinfo [new file with mode: 0644]
tests/ts/findmnt/files/mountinfo-nonroot [new file with mode: 0644]
tests/ts/findmnt/filter [new file with mode: 0755]
tests/ts/findmnt/target [new file with mode: 0755]