aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2024-11-28tests/9p: add missing Rgetattr response nameChristian Schoenebeck1-0/+1
2024-11-28tests/9p: fix Rreaddir response nameChristian Schoenebeck1-1/+1
2024-11-28tests/9p: add 'use-after-unlink' testChristian Schoenebeck1-0/+41
2024-11-28Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell47-0/+97
2024-11-27tests/functional: Remove sleep workarounds from sh4 testCédric Le Goater1-7/+3
2024-11-27tests/functional: Fix the running test case causes loongarch64 to hangXianglai Li1-4/+4
2024-11-26bios-tables-test: Add data for complex numa test (GI, GP etc)Jonathan Cameron6-5/+0
2024-11-26bios-tables-test: Add complex SRAT / HMAT test for GI GPJonathan Cameron1-0/+97
2024-11-26bios-tables-test: Allow for new acpihmat-generic-x test data.Jonathan Cameron6-0/+5
2024-11-26tests/acpi: update expected blobsIgor Mammedov42-41/+0
2024-11-26qtest: allow ACPI DSDT Table changesSalil Mehta1-0/+41
2024-11-26Merge tag 'pull-9.2-rc2-updates-251124-1' of https://gitlab.com/stsquad/qemu ...Peter Maydell15-564/+361
2024-11-25tests/functional: Remove sleep workarounds from Aspeed testsCédric Le Goater1-9/+7
2024-11-25tests/functional: Convert Aspeed arm SDK testsCédric Le Goater2-124/+68
2024-11-25tests/functional: Convert Aspeed aarch64 SDK testsCédric Le Goater3-78/+100
2024-11-25tests/functional: update the aarch64 tuxrun testsAlex Bennée1-8/+8
2024-11-25tests/functional: Convert the Avocado aarch64 tuxrun testsThomas Huth3-224/+52
2024-11-25tests/functional: avoid accessing log_filename on earlier failuresDaniel P. Berrangé1-4/+6
2024-11-25tests/functional: add a QMP backdoor for debugging stalled testsDaniel P. Berrangé1-0/+7
2024-11-25tests/functional: remove time.sleep usage from tuxrun testsDaniel P. Berrangé1-10/+6
2024-11-25tests/functional: rewrite console handling to be bytewiseDaniel P. Berrangé1-15/+64
2024-11-25tests/functional: require non-NULL success_message for console waitDaniel P. Berrangé1-2/+7
2024-11-25tests/functional: don't try to wait for the empty stringDaniel P. Berrangé1-2/+1
2024-11-25tests/functional: logs details of console interaction operationsDaniel P. Berrangé1-0/+3
2024-11-25tests/functional: enable debug logging for QEMUMachineDaniel P. Berrangé1-0/+6
2024-11-25tests/functional: honour requested test VM name in QEMUMachineDaniel P. Berrangé1-0/+1
2024-11-25tests/functional: put QEMUMachine logs in testcase log directoryDaniel P. Berrangé1-2/+3
2024-11-25tests/functional: honour self.workdir in ACPI bits testsDaniel P. Berrangé1-31/+13
2024-11-25tests/functional: remove comments talking about avocadoDaniel P. Berrangé1-7/+6
2024-11-25tests/functional: remove obsolete reference to avocado bugDaniel P. Berrangé1-1/+0
2024-11-25tests/functional: remove leftover :avocado: tagsDaniel P. Berrangé2-47/+0
2024-11-25tests/functional: remove todo wrt avocado.utils.wait_forDaniel P. Berrangé1-2/+1
2024-11-25tests/functional: remove "AVOCADO" from env variable nameDaniel P. Berrangé1-1/+1
2024-11-25tests/functional: automatically clean up scratch files after testsDaniel P. Berrangé1-5/+9
2024-11-25tests/functional: fix mips64el test to honour workdirDaniel P. Berrangé1-1/+1
2024-11-25tests/avocado/hotplug_blk: Fix addr in device_add commandKevin Wolf1-1/+1
2024-11-25python: disable too-many-positional-arguments warningJohn Snow1-0/+1
2024-11-25iotests: correct resultclass type in ReproducibleTestRunnerJohn Snow1-1/+1
2024-11-25iotests: reflow ReproducibleTestRunner argumentsJohn Snow1-4/+7
2024-11-19Merge tag 'pull-target-arm-20241119' of https://git.linaro.org/people/pmaydel...Peter Maydell2-31/+300
2024-11-19tests/qtest/cmsdk-apb-watchdog-test: Test INTEN as counter enableRoque Arcudia Hernandez1-0/+215
2024-11-19tests/qtest/cmsdk-apb-watchdog-test: Don't abort on assertion failureRoque Arcudia Hernandez1-0/+1
2024-11-19tests/qtest/cmsdk-apb-watchdog-test: Parameterize testsRoque Arcudia Hernandez2-31/+84
2024-11-19Merge tag 'pull-9.2-rc-updates-181124-1' of https://gitlab.com/stsquad/qemu i...Peter Maydell4-10/+16
2024-11-18Merge tag 'pull-request-2024-11-18' of https://gitlab.com/thuth/qemu into sta...Peter Maydell4-145/+420
2024-11-18tests/tcg: Stop using exit() in the gdbstub testcasesIlya Leoshkevich4-10/+16
2024-11-18tests/qtest/migration: Fix indentationsFabiano Rosas2-28/+35
2024-11-18tests/tcg/s390x: Add the floating-point multiply-and-add testIlya Leoshkevich4-145/+420
2024-11-16tests/tcg: Test that sigreturn() does not corrupt the signal maskIlya Leoshkevich2-0/+54
2024-11-08Merge tag 'pull-request-2024-11-08' of https://gitlab.com/thuth/qemu into sta...Peter Maydell22-243/+284