]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: Add loop-overlay test
authorStanislav Brabec <sbrabec@suse.cz>
Thu, 14 Jul 2016 13:30:09 +0000 (15:30 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 3 Aug 2016 09:53:28 +0000 (11:53 +0200)
commitab9795aca848d6c7f5845bbb7ef52f99a255a112
tree9cbc16f80c2dfa666478650f069e91deef7b5082
parent8efad715b9cf9746f77fa1fda17b0af1f5ed4fcd
tests: Add loop-overlay test

The test will check proper loop device reuse and error in case of overlapping
loop device.

Signed-off-by: Stanislav Brabec <sbrabec@suse.cz>
tests/expected/libmount/loop-overlay [new file with mode: 0644]
tests/ts/libmount/loop-overlay [new file with mode: 0755]