aboutsummaryrefslogtreecommitdiff
path: root/tests/avocado
AgeCommit message (Expand)AuthorFilesLines
2024-01-18acpi/tests/avocado/bits: wait for 200 seconds for SHUTDOWN event from bits VMAni Sinha1-3/+6
2024-01-12tests/avocado: partially revert unmasking of replay_linux testsAlex Bennée1-0/+3
2024-01-12tests/avocado: use snapshot=on in kvm_xen_guestAlex Bennée1-1/+1
2024-01-12tests/avocado: Add a test for a little-endian microblaze machineThomas Huth1-0/+26
2024-01-09Merge tag 'pull-replay-fixes-080124-1' of https://gitlab.com/stsquad/qemu int...Peter Maydell2-14/+22
2024-01-09acpi/tests/avocado/bits: disable smilatency testsAni Sinha1-2/+3
2024-01-09acpi/tests/avocado/bits: import smilatency test from bits in order to disable itAni Sinha1-0/+106
2024-01-08tests/avocado: remove skips from replay_kernelAlex Bennée1-11/+0
2024-01-08tests/avocado: modernise the drive args for replay_linuxAlex Bennée1-2/+5
2024-01-08tests/avocado: fix typo in replay_linuxAlex Bennée1-1/+1
2024-01-08tests/avocado: add a simple i386 replay kernel testAlex Bennée1-0/+16
2023-12-04tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flakyAlex Bennée1-0/+3
2023-12-04tests/avocado: Update yamon-bin-02.22.zip URLPhilippe Mathieu-Daudé1-2/+3
2023-12-01gitlab: add optional job to run flaky avocado testsAlex Bennée12-0/+19
2023-12-01tests/avocado: tag sbsa tests as tcg onlyAlex Bennée1-0/+4
2023-12-01docs/devel: rationalise unstable gitlab tests under FLAKY_TESTSAlex Bennée12-30/+48
2023-11-21Revert "tests/avocado: Enable reverse_debugging.py tests in gitlab CI"Thomas Huth1-0/+8
2023-11-16tests/avocado: Enable reverse_debugging.py tests in gitlab CINicholas Piggin1-7/+0
2023-11-16tests/avocado: reverse_debugging drain console to prevent hangNicholas Piggin1-0/+5
2023-11-16tests/avocado/mem-addr-space-check: Replace assertEquals() for Python 3.12Thomas Huth1-7/+7
2023-11-16tests/avocado/replay_kernel: Mark the test_x86_64_pc as flakyThomas Huth1-1/+2
2023-11-16tests/avocado: Make fetch_asset() unconditionally require a crypto hashPhilippe Mathieu-Daudé1-1/+1
2023-11-16tests/avocado/multiprocess: Add asset hashes to silence warningsThomas Huth1-6/+12
2023-11-16tests/avocado/intel_iommu: Add asset hashes to avoid warningsThomas Huth1-2/+4
2023-11-16tests/avocado/virtio-gpu: Fix test_vhost_user_vga_virgl for edid supportThomas Huth1-4/+2
2023-11-16tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibilityPhilippe Mathieu-Daudé1-1/+1
2023-11-16tests/avocado: Replace assertEquals() for Python 3.12 compatibilityThomas Huth4-51/+52
2023-11-13tests/avocado/machine_s390_ccw_virtio.py: Fix SyntaxWarnings from python 3.12Thomas Huth1-9/+9
2023-11-13tests/avocado: add test to exercise processor address space memory bound checksAni Sinha1-0/+356
2023-11-08tests/avocado: update the tcg_plugins testAlex Bennée1-10/+18
2023-11-08Merge tag 'pull-ppc-20231107' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi1-0/+38
2023-11-08Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2-14/+5
2023-11-07tests/avocado: Add test for amigaone boardBALATON Zoltan1-0/+38
2023-11-07tests/avocado: Allow newer versions of tesseract in the nextcube testThomas Huth2-14/+5
2023-11-07acpi/tests/avocado/bits: enable console logging from bits VMAni Sinha1-10/+16
2023-11-07acpi/tests/avocado/bits: enforce 32-bit SMBIOS entry pointAni Sinha1-0/+5
2023-11-02tests/avocado/machine_m68k_nextcube: Fix the download URL for the ROM imageThomas Huth1-2/+2
2023-10-20tests/avocado: s390x cpu topology bad movePierre Morel1-0/+25
2023-10-20tests/avocado: s390x cpu topology dedicated errorsPierre Morel1-0/+48
2023-10-20tests/avocado: s390x cpu topology test socket fullPierre Morel1-0/+26
2023-10-20tests/avocado: s390x cpu topology test dedicated CPUPierre Morel1-0/+33
2023-10-20tests/avocado: s390x cpu topology entitlement testsPierre Morel1-0/+62
2023-10-20tests/avocado: s390x cpu topology polarizationPierre Morel1-0/+45
2023-10-20tests/avocado: s390x cpu topology corePierre Morel1-0/+200
2023-10-17tests/avocado: avoid invalid escape in Python stringPaolo Bonzini1-1/+1
2023-10-16Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingStefan Hajnoczi17-72/+75
2023-10-12python: use vm.cmd() instead of vm.qmp() where appropriateVladimir Sementsov-Ogievskiy1-9/+7
2023-10-12python/qemu: rename command() to cmd()Vladimir Sementsov-Ogievskiy15-57/+62
2023-10-12avocado, risc-v: add tuxboot tests for 'max' CPUDaniel Henrique Barboza1-0/+32
2023-10-11python/machine: remove unused sock_dir argumentJohn Snow3-6/+6