aboutsummaryrefslogtreecommitdiff
path: root/tests/hd-geo-test.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-12test: Move qtests to a separate directoryThomas Huth1-988/+0
2019-12-18tests/hd-geo-test: Skip test when images can not be createdThomas Huth1-1/+11
2019-10-31hd-geo-test: Add tests for lchs overrideSam Eiderman1-0/+551
2019-05-21tests/hd-geo-test: Use qtest_init() instead of qtest_start()Thomas Huth1-35/+41
2018-08-15block: Remove deprecated -drive geometry optionsKevin Wolf1-30/+7
2018-07-10Revert "block: Remove deprecated -drive geometry options"Cornelia Huck1-7/+30
2018-06-15block: Remove deprecated -drive geometry optionsKevin Wolf1-30/+7
2017-03-01tests: fix hd-geo-test leaksMarc-André Lureau1-17/+36
2016-09-08tests/hd-geo-test: Don't pass NULL to unlink()Peter Maydell1-1/+3
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-02-16tests: Clean up includesPeter Maydell1-3/+1
2015-12-18blockdev: Set 'format' indicates non-empty driveKevin Wolf1-2/+2
2015-01-15tests/hd-geo-test.c: Remove unused test_image variablePeter Maydell1-2/+0
2014-12-10qtests: Specify image format explicitlyKevin Wolf1-1/+1
2013-11-19qtest: Use -display none by defaultAndreas Färber1-1/+1
2013-07-18libqtest: New qtest_end() to go with qtest_start()Markus Armbruster1-4/+4
2012-07-17qtest: Test we don't put hard disk info into CMOS for a CD-ROMMarkus Armbruster1-0/+22
2012-07-17qtest: Cover qdev property for BIOS CHS translationMarkus Armbruster1-6/+7
2012-07-17qtest: Cover qdev properties for disk geometryMarkus Armbruster1-2/+4
2012-07-17qtest: Add hard disk geometry testMarkus Armbruster1-0/+403