]> git.ipfire.org Git - thirdparty/util-linux.git/commit - tests/functions.sh
tests: improve libmount context mount and umount test
authorKarel Zak <kzak@redhat.com>
Tue, 23 Nov 2010 12:06:46 +0000 (13:06 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 3 Jan 2011 11:28:46 +0000 (12:28 +0100)
commit64a2331f6d03fd483820ddacd8c62336b2e7df5c
tree355d0c8008875d636949f509a25f0f593e4193c9
parent21193a4890f29fb8e7b6361aa1e5288f874396b9
tests: improve libmount context mount and umount test

Signed-off-by: Karel Zak <kzak@redhat.com>
12 files changed:
shlibs/mount/src/context.c
tests/commands.sh.in
tests/expected/libmount/context [moved from tests/expected/libmount/mount with 100% similarity]
tests/expected/libmount/context-mount-by-devname [new file with mode: 0644]
tests/expected/libmount/context-mount-by-label [new file with mode: 0644]
tests/expected/libmount/context-mount-by-uuid [new file with mode: 0644]
tests/expected/libmount/context-mount-flags [new file with mode: 0644]
tests/expected/libmount/context-umount-by-devname [new file with mode: 0644]
tests/expected/libmount/context-umount-by-mountpoint [new file with mode: 0644]
tests/functions.sh
tests/ts/libmount/context [new file with mode: 0755]
tests/ts/libmount/mount [deleted file]