]> git.proxmox.com Git - mirror_qemu.git/commit
hd-geo-test: Add tests for lchs override
authorSam Eiderman <shmuel.eiderman@oracle.com>
Wed, 16 Oct 2019 16:41:38 +0000 (19:41 +0300)
committerJohn Snow <jsnow@redhat.com>
Thu, 31 Oct 2019 15:47:43 +0000 (11:47 -0400)
commitdc237c45aee52f268369dc6a485c623f1232e1d3
tree925dd0512d55a16b91526ed94f66d290ed3b3df2
parentaea60a13b9d43bb4c5748a1216af954a0e9d22d4
hd-geo-test: Add tests for lchs override

Add QTest tests to check the logical geometry override option.

The tests in hd-geo-test are out of date - they only test IDE and do not
test interesting MBRs.

Creating qcow2 disks with specific size and MBR layout is currently
unused - we only use a default empty MBR.

Reviewed-by: Karl Heubaum <karl.heubaum@oracle.com>
Reviewed-by: Arbel Moshe <arbel.moshe@oracle.com>
Signed-off-by: Sam Eiderman <shmuel.eiderman@oracle.com>
Signed-off-by: Sam Eiderman <sameid@google.com>
Signed-off-by: John Snow <jsnow@redhat.com>
tests/Makefile.include
tests/hd-geo-test.c