aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-09-27tests/Makefile: add AVOCADO_TESTS option to make check-acceptanceWillian Rampazzo
2021-09-27tests/Makefile: allow control over tags during check-acceptanceWillian Rampazzo
2021-09-27avocado_qemu: fix inheritance order on LinuxTest classWillian Rampazzo
2021-09-27avocado_qemu: explicitly return None to avoid R1710Willian Rampazzo
2021-09-27avocado_qemu: tweak ssh connect methodWillian Rampazzo
2021-09-27avocado_qemu: fix import module based on isortWillian Rampazzo
2021-09-27avocado_qemu: standardize super() call following PEP3135Willian Rampazzo
2021-09-27Acceptance Tests: add standard clean up at test tearDown()Cleber Rosa
2021-09-27tests/acceptance: Linux boot test for record/replayPavel Dovgalyuk
2021-09-27tests/acceptance: add replay kernel test for alphaPavel Dovgalyuk
2021-09-27tests/acceptance: add replay kernel test for nios2Pavel Dovgalyuk
2021-09-27tests/acceptance: add replay kernel test for openriscPavel Dovgalyuk
2021-09-27tests/acceptance: add replay kernel test for s390xPavel Dovgalyuk
2021-09-27tests/qapi-schema: Make test-qapi.py -u work when files are absentMarkus Armbruster
2021-09-27tests/qapi-schema: Use Python OSError instead of outmoded IOErrorMarkus Armbruster
2021-09-27test-clone-visitor: Correct an accidental renameMarkus Armbruster
2021-09-27tests/qapi-schema: Rename flat-union-* test cases to union-*Markus Armbruster
2021-09-27qapi: Drop simple unionsMarkus Armbruster
2021-09-27tests/qapi-schema: Purge simple unions from testsMarkus Armbruster
2021-09-27tests/qapi-schema: Drop simple union __org.qemu_x-Union1Markus Armbruster
2021-09-27test-clone-visitor: Wean off __org.qemu_x-Union1Markus Armbruster
2021-09-27tests/qapi-schema: Rewrite simple union TestIfUnion to be flatMarkus Armbruster
2021-09-27tests/qapi-schema: Simple union UserDefListUnion is now unused, dropMarkus Armbruster
2021-09-27tests/qapi-schema: Wean off UserDefListUnionMarkus Armbruster
2021-09-27test-clone-visitor: Wean off UserDefListUnionMarkus Armbruster
2021-09-27test-qobject-output-visitor: Wean off UserDefListUnionMarkus Armbruster
2021-09-27test-qobject-input-visitor: Wean off UserDefListUnionMarkus Armbruster
2021-09-27tests/qapi-schema: Prepare for simple union UserDefListUnion removalMarkus Armbruster
2021-09-27qapi: Convert simple union SocketAddressLegacy to flat oneMarkus Armbruster
2021-09-25qapi: Stop enforcing "type name should not end in 'Kind'Markus Armbruster
2021-09-25qapi: Tidy up unusual line breaksMarkus Armbruster
2021-09-15qemu-img: Add -F shorthand to convertEric Blake
2021-09-15qcow2: handle_dependencies(): relax conflict detectionVladimir Sementsov-Ogievskiy
2021-09-15block: bdrv_inactivate_recurse(): check for permissions and fix crashVladimir Sementsov-Ogievskiy
2021-09-15tests: add migrate-during-backupVladimir Sementsov-Ogievskiy
2021-09-15iotests/297: Cover tests/Hanna Reitz
2021-09-15mirror-top-perms: Fix AbnormalShutdown pathHanna Reitz
2021-09-15migrate-bitmaps-test: Fix pylint warningsHanna Reitz
2021-09-15migrate-bitmaps-postcopy-test: Fix pylint warningsHanna Reitz
2021-09-15iotests/297: Drop 169 and 199 from the skip listHanna Reitz
2021-09-15iotests: Fix use-{list,dict}-literal warningsHanna Reitz
2021-09-15iotests: Fix unspecified-encoding pylint warningsHanna Reitz
2021-09-13tests/data/acpi/virt: Update IORT files for ITSShashi Mallela
2021-09-13tests/data/acpi/virt: Add IORT files for ITSShashi Mallela
2021-09-08qapi: Fix bogus error for 'if': { 'not': '' }Markus Armbruster
2021-09-08tests/qapi-schema: Cover 'not' condition with empty argumentMarkus Armbruster
2021-09-06tests/tcg/s390x: Test SIGILL and SIGSEGV handlingIlya Leoshkevich
2021-09-06Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-09-...Peter Maydell
2021-09-06libqtest: check for g_setenv() failurePeter Maydell
2021-09-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell