aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-02-07make all Python scripts executablePaolo Bonzini2-0/+0
2020-02-07tests/qemu-iotests/check: Only check for Python 3 interpreterPhilippe Mathieu-Daudé1-2/+1
2020-02-07tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)Philippe Mathieu-Daudé36-36/+36
2020-02-07tests/vm: Remove shebang headerPhilippe Mathieu-Daudé1-1/+0
2020-02-07tests/acceptance: Remove shebang headerPhilippe Mathieu-Daudé2-2/+0
2020-02-07tests: Explicit usage of Python 3Philippe Mathieu-Daudé8-8/+8
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé35-35/+35
2020-02-07tests/qemu-iotests/check: Allow use of python3 interpreterPhilippe Mathieu-Daudé1-1/+2
2020-02-07tests/acceptance/migration: Default to -nodefaultsPhilippe Mathieu-Daudé1-1/+3
2020-02-07tests/acceptance/migration: Add the 'migration' tagPhilippe Mathieu-Daudé1-0/+3
2020-02-07tests/acceptance/migration: Test EXEC transport when migratingOksana Vohchana1-0/+10
2020-02-07tests/acceptance/migration: Test UNIX transport when migratingOksana Vohchana1-0/+6
2020-02-07tests/acceptance/migration: Factor out do_migrate()Oksana Vohchana1-6/+11
2020-02-07tests/acceptance/migration: Factor out assert_migration()Oksana Vohchana1-10/+11
2020-02-07tests/acceptance/version: Default to -nodefaultsPhilippe Mathieu-Daudé1-0/+1
2020-02-07tests/acceptance/boot_linux_console: Do not use VGA on Clipper machinePhilippe Mathieu-Daudé1-1/+1
2020-02-07tests/acceptance/virtio_check_params: Disable the testPhilippe Mathieu-Daudé1-0/+2
2020-02-07tests/acceptance/virtio_check_params: Default to -nodefaultsPhilippe Mathieu-Daudé1-0/+1
2020-02-07tests/acceptance/virtio_check_params: List machine being testedPhilippe Mathieu-Daudé1-0/+4
2020-02-07tests/acceptance/virtio_check_params: Improve exception loggingPhilippe Mathieu-Daudé1-2/+6
2020-02-07tests: rename virtio_seg_max_adjust to virtio_check_paramsDenis Plotnikov1-0/+0
2020-02-07tests/acceptance: Add boot tests for some of the QEMU advent calendar imagesThomas Huth1-0/+96
2020-02-07tests/boot_linux_console: Tag Emcraft Smartfusion2 as running 'u-boot'Philippe Mathieu-Daudé1-0/+1
2020-02-07tests/boot_linux_console: fix extract_from_deb() commentLiam Merwick1-1/+1
2020-02-07tests/boot_linux_console: use os.path for filesystem pathsLiam Merwick1-1/+6
2020-02-07tests/boot_linux_console: add extract_from_rpm methodLiam Merwick1-0/+16
2020-02-07Acceptance tests: Add interrupt_interactive_console_until_pattern()Philippe Mathieu-Daudé1-2/+30
2020-02-07Acceptance tests: Extract _console_interaction()Philippe Mathieu-Daudé1-14/+17
2020-02-06Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-06' into st...Peter Maydell2-3/+5
2020-02-06iotests: add test for backup-top failure on permission activationVladimir Sementsov-Ogievskiy3-0/+101
2020-02-06iotests: Enable more tests in the 'auto' group to improve test coverageThomas Huth1-7/+7
2020-02-06iotests: Skip Python-based tests if QEMU does not support virtio-blkThomas Huth1-2/+10
2020-02-06iotests: Check for the availability of the required devices in 267 and 127Thomas Huth3-0/+18
2020-02-06iotests: Test 183 does not work on macOS and OpenBSDThomas Huth1-0/+1
2020-02-06iotests: Test 041 only works on certain systemsThomas Huth1-1/+2
2020-02-06iotests: remove 'linux' from default supported platformsJohn Snow1-5/+11
2020-02-05nbd: Allow description when creating NBD blockdevEric Blake2-3/+5
2020-02-04tests/tcg: gate pauth-% tests on having compiler supportAlex Bennée3-3/+15
2020-02-04tests/tcg: add a configure compiler check for ARMv8.1 and SVEAlex Bennée1-0/+14
2020-02-04tests/docker: better handle symlinked libsAlex Bennée1-7/+9
2020-02-04tests/docker: move most cross compilers to buster baseAlex Bennée8-15/+15
2020-02-04tests/qtest: update comments about bios-tables-test-allowed-diff.hHeyi Guo1-5/+5
2020-02-04boot-order-test: fix memleaks in boot-order-testPan Nengyuan2-3/+5
2020-02-04tests/Makefile: Fix inclusion of the qos dependency filesThomas Huth1-1/+1
2020-02-04tests/vhost-user-bridge: Fix buildDr. David Alan Gilbert2-1/+1
2020-02-04test-logging: Fix -Werror=maybe-uninitialized warningMiroslav Rezanina1-3/+3
2020-02-03tests: Silence various warnings with pseriesGreg Kurz4-5/+16
2020-02-02hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOSThomas Huth3-27/+2
2020-01-30tests/qemu-iotests: use AIOMODE with various testsAarushi Mehta11-25/+26
2020-01-30tests/qemu-iotests: enable testing with aio optionsAarushi Mehta3-3/+38