mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -06:00
Add tests for sync modes 'TOP' and 'NONE'
This patch adds tests for sync modes top and none. Test for 'TOP' is separated out as it requires a backing file. Also added a test for invalid format. Signed-off-by: Ian Main <imain@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
parent
fc5d3f8432
commit
e3409362bd
6 changed files with 113 additions and 2 deletions
|
@ -62,3 +62,4 @@
|
|||
053 rw auto
|
||||
054 rw auto
|
||||
055 rw auto
|
||||
056 rw auto backing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue