summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/acceptance: Test powernv machinesCédric Le Goater2021-09-271-0/+35
* tests/acceptance/ppc_prep_40p.py: clean up unused importCleber Rosa2021-09-271-1/+0Star
* tests/acceptance/ppc_prep_40p.py: NetBSD 7.1.2 location updateCleber Rosa2021-09-271-2/+2
* tests/acceptance/boot_xen.py: removed unused importCleber Rosa2021-09-271-1/+0Star
* acceptance/tests/vnc.py: use explicit syntax for enabling passwordsCleber Rosa2021-09-271-1/+1
* Acceptance Tests: improve check-acceptance descriptionCleber Rosa2021-09-271-1/+1
* qemu: Split machine_ppc.py acceptance testsDavid Gibson2021-09-274-69/+101
* tests/Makefile: add AVOCADO_TESTS option to make check-acceptanceWillian Rampazzo2021-09-271-1/+4
* tests/Makefile: allow control over tags during check-acceptanceWillian Rampazzo2021-09-271-3/+9
* avocado_qemu: fix inheritance order on LinuxTest classWillian Rampazzo2021-09-271-1/+1
* avocado_qemu: explicitly return None to avoid R1710Willian Rampazzo2021-09-271-0/+1
* avocado_qemu: tweak ssh connect methodWillian Rampazzo2021-09-271-2/+2
* avocado_qemu: fix import module based on isortWillian Rampazzo2021-09-271-13/+5Star
* avocado_qemu: standardize super() call following PEP3135Willian Rampazzo2021-09-271-2/+2
* Acceptance Tests: add standard clean up at test tearDown()Cleber Rosa2021-09-271-0/+1
* tests/acceptance: Linux boot test for record/replayPavel Dovgalyuk2021-09-271-0/+116
* tests/acceptance: add replay kernel test for alphaPavel Dovgalyuk2021-09-271-0/+17
* tests/acceptance: add replay kernel test for nios2Pavel Dovgalyuk2021-09-271-0/+11
* tests/acceptance: add replay kernel test for openriscPavel Dovgalyuk2021-09-271-0/+11
* tests/acceptance: add replay kernel test for s390xPavel Dovgalyuk2021-09-271-0/+15
* tests/qapi-schema: Make test-qapi.py -u work when files are absentMarkus Armbruster2021-09-271-3/+13
* tests/qapi-schema: Use Python OSError instead of outmoded IOErrorMarkus Armbruster2021-09-271-2/+2
* test-clone-visitor: Correct an accidental renameMarkus Armbruster2021-09-271-2/+2
* tests/qapi-schema: Rename flat-union-* test cases to union-*Markus Armbruster2021-09-2765-48/+48
* qapi: Drop simple unionsMarkus Armbruster2021-09-2710-10/+10
* tests/qapi-schema: Purge simple unions from testsMarkus Armbruster2021-09-2726-84/+30Star
* tests/qapi-schema: Drop simple union __org.qemu_x-Union1Markus Armbruster2021-09-273-29/+13Star
* test-clone-visitor: Wean off __org.qemu_x-Union1Markus Armbruster2021-09-271-35/+41
* tests/qapi-schema: Rewrite simple union TestIfUnion to be flatMarkus Armbruster2021-09-272-11/+9Star
* tests/qapi-schema: Simple union UserDefListUnion is now unused, dropMarkus Armbruster2021-09-272-81/+0Star
* tests/qapi-schema: Wean off UserDefListUnionMarkus Armbruster2021-09-273-3/+3
* test-clone-visitor: Wean off UserDefListUnionMarkus Armbruster2021-09-271-8/+16
* test-qobject-output-visitor: Wean off UserDefListUnionMarkus Armbruster2021-09-271-297/+92Star
* test-qobject-input-visitor: Wean off UserDefListUnionMarkus Armbruster2021-09-271-312/+148Star
* tests/qapi-schema: Prepare for simple union UserDefListUnion removalMarkus Armbruster2021-09-272-0/+32
* qapi: Convert simple union SocketAddressLegacy to flat oneMarkus Armbruster2021-09-271-3/+3
* qapi: Stop enforcing "type name should not end in 'Kind'Markus Armbruster2021-09-254-5/+0Star
* qapi: Tidy up unusual line breaksMarkus Armbruster2021-09-253-18/+18
* qemu-img: Add -F shorthand to convertEric Blake2021-09-151-1/+1
* qcow2: handle_dependencies(): relax conflict detectionVladimir Sementsov-Ogievskiy2021-09-152-3/+6
* block: bdrv_inactivate_recurse(): check for permissions and fix crashVladimir Sementsov-Ogievskiy2021-09-151-1/+1
* tests: add migrate-during-backupVladimir Sementsov-Ogievskiy2021-09-152-0/+102
* iotests/297: Cover tests/Hanna Reitz2021-09-151-2/+3
* mirror-top-perms: Fix AbnormalShutdown pathHanna Reitz2021-09-151-1/+1
* migrate-bitmaps-test: Fix pylint warningsHanna Reitz2021-09-151-18/+25
* migrate-bitmaps-postcopy-test: Fix pylint warningsHanna Reitz2021-09-151-6/+7
* iotests/297: Drop 169 and 199 from the skip listHanna Reitz2021-09-151-1/+1
* iotests: Fix use-{list,dict}-literal warningsHanna Reitz2021-09-151-2/+2
* iotests: Fix unspecified-encoding pylint warningsHanna Reitz2021-09-152-4/+6
* tests/data/acpi/virt: Update IORT files for ITSShashi Mallela2021-09-135-4/+0Star