summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...Peter Maydell8-16/+13
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster2-2/+2
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster2-4/+4
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster2-5/+6
2019-05-13Clean up includesMarkus Armbruster2-5/+1
2019-05-10iotests: Add test for rebase without input baseMax Reitz3-0/+164
2019-05-10test-block-iothread: Job coroutine thread after AioContext switchKevin Wolf1-0/+107
2019-05-10qemu-iotests: Fix cleanup for 192Kevin Wolf1-1/+3
2019-05-09Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-05-07' in...Peter Maydell8-26/+35
2019-05-09Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...Peter Maydell15-237/+269
2019-05-08tests: qpci_unplug_acpi_device_test() should not rely on global_qtestThomas Huth7-13/+24
2019-05-08tests/drive_del-test: Use qtest_init() instead of qtest_start()Thomas Huth1-31/+32
2019-05-08tests/Makefile: Remove unused test-obj-y variableThomas Huth1-19/+0
2019-05-08tests/tpm-tests: Use g_test_skip() to mark skipped testsThomas Huth1-1/+1
2019-05-08tests/ide-test: Make test independent of global_qtestThomas Huth1-125/+159
2019-05-08tests/test-hmp: Use qtest_init() instead of qtest_start()Thomas Huth1-9/+10
2019-05-08tests/qmp-cmd-test: Use qtest_init() instead of qtest_start()Thomas Huth1-6/+9
2019-05-08tests/megasas: Make test independent of global_qtestThomas Huth1-1/+1
2019-05-08tests/tco: Make test independent of global_qtestThomas Huth1-31/+32
2019-05-08tests: Force Python I/O encoding for check-qapi-schemaEduardo Habkost1-1/+1
2019-05-07iotests: Fix iotests 110 and 126Max Reitz2-6/+14
2019-05-07block/ssh: Implement .bdrv_refresh_filename()Max Reitz4-12/+12
2019-05-07qcow2-refcount: avoid eating RAMVladimir Sementsov-Ogievskiy2-8/+9
2019-05-07iotests: Make 182 do without device_addMax Reitz2-5/+18
2019-05-07iotests: Tweak 221 sizing for different hole granularitiesEric Blake2-15/+15
2019-05-07tests/qemu-iotests: Fix more reference output files due to recent qemu-io changeThomas Huth3-50/+50
2019-05-07iotests: Fix 233 for ports other than 10809Max Reitz2-4/+6
2019-05-03Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell5-25/+218
2019-05-03tests/uefi-boot-images: report the SMBIOS entry point structuresLaszlo Ersek4-0/+0
2019-05-03tests/uefi-test-tools: report the SMBIOS entry point structuresLaszlo Ersek3-10/+40
2019-05-02tests/boot_linux_console: add a test for alpha + clipperCleber Rosa1-0/+22
2019-05-02tests/boot_linux_console: add a test for s390x + s390-ccw-virtioCleber Rosa1-0/+20
2019-05-02tests/boot_linux_console: add a test for arm + virtCleber Rosa1-0/+20
2019-05-02tests/boot_linux_console: add a test for aarch64 + virtCleber Rosa1-0/+21
2019-05-02tests/boot_linux_console: add a test for mips64el + maltaCleber Rosa1-0/+33
2019-05-02tests/boot_linux_console: add a test for mips + maltaPhilippe Mathieu-Daudé1-0/+41
2019-05-02tests/boot_linux_console: refactor the console watcher into utility methodCleber Rosa1-9/+21
2019-05-02tests/boot_linux_console: increase timeoutCleber Rosa1-1/+1
2019-05-02tests/boot_linux_console: add common kernel command line optionsCleber Rosa1-1/+3
2019-05-02tests/boot_linux_console: update the x86_64 kernelCleber Rosa1-3/+3
2019-05-02tests/boot_linux_console: rename the x86_64 after the arch and machineCleber Rosa1-5/+7
2019-05-02tests/acceptance: look for target architecture in test tags firstCleber Rosa1-1/+6
2019-05-02tests/acceptance: use "arch:" tag to filter target specific testsCleber Rosa4-3/+6
2019-05-02tests/acceptance: introduce arch parameter and attributeCleber Rosa1-3/+11
2019-05-02tests/acceptance: improve docstring on pick_default_qemu_bin()Cleber Rosa1-0/+4
2019-05-02tests/acceptance: show avocado test execution by defaultCleber Rosa1-1/+1
2019-05-01hmp: gva2gpa debug commandDr. David Alan Gilbert1-0/+1
2019-04-30iotests: Check that images are in read-only mode after block-commitAlberto Garcia3-0/+151
2019-04-30qemu-img: Make create hint at protocol optionsMax Reitz1-4/+16
2019-04-30iotests: Perform the correct test in 082Max Reitz2-4/+6