]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: add complex mount test
authorKarel Zak <kzak@redhat.com>
Thu, 20 Oct 2022 08:56:59 +0000 (10:56 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 3 Jan 2023 11:58:42 +0000 (12:58 +0100)
commit471a8a8eb58ffd00eb2ab404a138df5cbc962f2f
tree7f19eef4e471e381b11dea6802b51cce48f2f87e
parent339a728072ebd1f6dcf50c4ec23a9111a07c45bb
tests: add complex mount test

This test check complex tasks when one mount(8) call modifies VFS flags,
propagation flags and do some operation (bind, move, ...).

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/ts/mount/complex [new file with mode: 0755]