summaryrefslogtreecommitdiff
path: root/tests/hd-geo-test.c
AgeCommit message (Expand)AuthorFilesLines
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