]> err.no Git - util-linux/commit
tests: add libmount utils.c tests
authorKarel Zak <kzak@redhat.com>
Tue, 19 Oct 2010 09:44:30 +0000 (11:44 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 3 Jan 2011 11:28:45 +0000 (12:28 +0100)
commitf27feed36e589191622c444f7c19a2e4d6cbe51a
tree04185fb256adea13c65a4be3324f0f3fe8ae01d6
parent9208fc2292cd066582167fed842925df50fed675
tests: add libmount utils.c tests

Signed-off-by: Karel Zak <kzak@redhat.com>
21 files changed:
tests/commands.sh.in
tests/expected/libmount/utils-ends-with [new file with mode: 0644]
tests/expected/libmount/utils-fs-root [new file with mode: 0644]
tests/expected/libmount/utils-fs-root-subdir [new file with mode: 0644]
tests/expected/libmount/utils-fs-root-subdir2 [new file with mode: 0644]
tests/expected/libmount/utils-match-fstype [new file with mode: 0644]
tests/expected/libmount/utils-match-fstype-neg [new file with mode: 0644]
tests/expected/libmount/utils-match-fstype-neg2 [new file with mode: 0644]
tests/expected/libmount/utils-match-options [new file with mode: 0644]
tests/expected/libmount/utils-match-options-list [new file with mode: 0644]
tests/expected/libmount/utils-match-options-neg [new file with mode: 0644]
tests/expected/libmount/utils-match-options-neg-list [new file with mode: 0644]
tests/expected/libmount/utils-match-options-neg-list2 [new file with mode: 0644]
tests/expected/libmount/utils-mountpoint [new file with mode: 0644]
tests/expected/libmount/utils-mountpoint-root [new file with mode: 0644]
tests/expected/libmount/utils-mountpoint-subdir [new file with mode: 0644]
tests/expected/libmount/utils-starts-with [new file with mode: 0644]
tests/ts/libmount/optstr
tests/ts/libmount/tabfiles
tests/ts/libmount/tabfiles-tags
tests/ts/libmount/utils [new file with mode: 0755]