aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/118
AgeCommit message (Expand)AuthorFilesLines
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé1-1/+1
2019-10-25iotests: Skip read-only cases in 118 when run as rootKevin Wolf1-0/+3
2019-09-10iotests: Restrict file Python tests to fileMax Reitz1-1/+2
2019-08-16iotests/118: Add -blockdev based testsKevin Wolf1-13/+30
2019-08-16iotests/118: Create test classes dynamicallyKevin Wolf1-48/+21
2019-08-16iotests/118: Test media change for scsi-cdKevin Wolf1-0/+20
2019-07-30iotests/118: Test inserting a read-only mediumKevin Wolf1-1/+5
2018-11-21iotests: Replace assertEquals() with assertEqual()Kevin Wolf1-2/+2
2018-11-21iotests: Replace time.clock() with TimeoutKevin Wolf1-10/+6
2018-06-08python: futurize -f lib2to3.fixes.fix_numliteralsEduardo Habkost1-12/+12
2018-01-23blockdev: Mark BD-{remove,insert}-medium stableMax Reitz1-10/+10
2018-01-23iotests: Make BD-{remove,insert}-medium use @idMax Reitz1-99/+85
2016-10-24block: Remove "options" indirection from blockdev-addKevin Wolf1-21/+21
2016-09-23qemu-iotests/118: Avoid blockdev-add with idKevin Wolf1-5/+1
2016-09-23qemu-iotests/118: Test media change with qdev nameKevin Wolf1-17/+68
2016-02-02iotests: Limit supported formats for 118Max Reitz1-1/+3
2016-02-02Revert "hw/block/fdc: Implement tray status"Max Reitz1-81/+36
2015-12-11blockdev: Mark {insert, remove}-medium experimentalMax Reitz1-10/+10
2015-11-11iotests: Add test for change-related QMP commandsMax Reitz1-0/+720