summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-02-08' into sta...Peter Maydell2020-02-101-1/+154
|\
| * tests/virtio-9p: added readdir testChristian Schoenebeck2020-02-081-0/+152
| * tests/virtio-9p: add terminating null in v9fs_string_read()Christian Schoenebeck2020-02-081-1/+2
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200207...Peter Maydell2020-02-1092-130/+302
|\ \ | |/ |/|
| * drop "from __future__ import print_function"Paolo Bonzini2020-02-0713-13/+0Star
| * make all Python scripts executablePaolo Bonzini2020-02-072-0/+0
| * tests/qemu-iotests/check: Only check for Python 3 interpreterPhilippe Mathieu-Daudé2020-02-071-2/+1Star
| * tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)Philippe Mathieu-Daudé2020-02-0736-36/+36
| * tests/vm: Remove shebang headerPhilippe Mathieu-Daudé2020-02-071-1/+0Star
| * tests/acceptance: Remove shebang headerPhilippe Mathieu-Daudé2020-02-072-2/+0Star
| * tests: Explicit usage of Python 3Philippe Mathieu-Daudé2020-02-078-8/+8
| * tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé2020-02-0735-35/+35
| * tests/qemu-iotests/check: Allow use of python3 interpreterPhilippe Mathieu-Daudé2020-02-071-1/+2
| * tests/acceptance/migration: Default to -nodefaultsPhilippe Mathieu-Daudé2020-02-071-1/+3
| * tests/acceptance/migration: Add the 'migration' tagPhilippe Mathieu-Daudé2020-02-071-0/+3
| * tests/acceptance/migration: Test EXEC transport when migratingOksana Vohchana2020-02-071-0/+10
| * tests/acceptance/migration: Test UNIX transport when migratingOksana Vohchana2020-02-071-0/+6
| * tests/acceptance/migration: Factor out do_migrate()Oksana Vohchana2020-02-071-6/+11
| * tests/acceptance/migration: Factor out assert_migration()Oksana Vohchana2020-02-071-10/+11
| * tests/acceptance/version: Default to -nodefaultsPhilippe Mathieu-Daudé2020-02-071-0/+1
| * tests/acceptance/boot_linux_console: Do not use VGA on Clipper machinePhilippe Mathieu-Daudé2020-02-071-1/+1
| * tests/acceptance/virtio_check_params: Disable the testPhilippe Mathieu-Daudé2020-02-071-0/+2
| * tests/acceptance/virtio_check_params: Default to -nodefaultsPhilippe Mathieu-Daudé2020-02-071-0/+1
| * tests/acceptance/virtio_check_params: List machine being testedPhilippe Mathieu-Daudé2020-02-071-0/+4
| * tests/acceptance/virtio_check_params: Improve exception loggingPhilippe Mathieu-Daudé2020-02-071-2/+6
| * tests: rename virtio_seg_max_adjust to virtio_check_paramsDenis Plotnikov2020-02-071-0/+0
| * tests/acceptance: Add boot tests for some of the QEMU advent calendar imagesThomas Huth2020-02-071-0/+96
| * tests/boot_linux_console: Tag Emcraft Smartfusion2 as running 'u-boot'Philippe Mathieu-Daudé2020-02-071-0/+1
| * tests/boot_linux_console: fix extract_from_deb() commentLiam Merwick2020-02-071-1/+1
| * tests/boot_linux_console: use os.path for filesystem pathsLiam Merwick2020-02-071-1/+6
| * tests/boot_linux_console: add extract_from_rpm methodLiam Merwick2020-02-071-0/+16
| * Acceptance tests: Add interrupt_interactive_console_until_pattern()Philippe Mathieu-Daudé2020-02-071-2/+30
| * Acceptance tests: Extract _console_interaction()Philippe Mathieu-Daudé2020-02-071-14/+17
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-06' into st...Peter Maydell2020-02-062-3/+5
|\ \ | |/ |/|
| * nbd: Allow description when creating NBD blockdevEric Blake2020-02-062-3/+5
* | iotests: add test for backup-top failure on permission activationVladimir Sementsov-Ogievskiy2020-02-063-0/+101
* | iotests: Enable more tests in the 'auto' group to improve test coverageThomas Huth2020-02-061-7/+7
* | iotests: Skip Python-based tests if QEMU does not support virtio-blkThomas Huth2020-02-061-2/+10
* | iotests: Check for the availability of the required devices in 267 and 127Thomas Huth2020-02-063-0/+18
* | iotests: Test 183 does not work on macOS and OpenBSDThomas Huth2020-02-061-0/+1
* | iotests: Test 041 only works on certain systemsThomas Huth2020-02-061-1/+2
* | iotests: remove 'linux' from default supported platformsJohn Snow2020-02-061-5/+11
* | tests/tcg: gate pauth-% tests on having compiler supportAlex Bennée2020-02-043-3/+15
* | tests/tcg: add a configure compiler check for ARMv8.1 and SVEAlex Bennée2020-02-041-0/+14
* | tests/docker: better handle symlinked libsAlex Bennée2020-02-041-7/+9
* | tests/docker: move most cross compilers to buster baseAlex Bennée2020-02-048-15/+15
|/
* tests/qtest: update comments about bios-tables-test-allowed-diff.hHeyi Guo2020-02-041-5/+5
* boot-order-test: fix memleaks in boot-order-testPan Nengyuan2020-02-042-3/+5
* tests/Makefile: Fix inclusion of the qos dependency filesThomas Huth2020-02-041-1/+1
* tests/vhost-user-bridge: Fix buildDr. David Alan Gilbert2020-02-042-1/+1