aboutsummaryrefslogtreecommitdiff
path: root/tests/avocado
AgeCommit message (Expand)AuthorFilesLines
2023-02-07tests/avocado: Test Aspeed Zephyr SDK v00.01.08 on AST1030 boardPhilippe Mathieu-Daudé1-1/+40
2023-02-07tests/avocado/machine_aspeed.py: Mask systemd services to speed up SDK bootCédric Le Goater1-2/+9
2023-02-07tests/avocado/machine_aspeed.py: update buildroot testsCédric Le Goater1-4/+4
2023-02-07avocado/boot_linux_console.py: Update ast2600 testJoel Stanley1-6/+6
2023-02-07tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiBPhilippe Mathieu-Daudé1-0/+2
2023-02-07tests/avocado: Introduce file_truncate()Philippe Mathieu-Daudé1-0/+5
2023-01-24python/machine: Fix AF_UNIX path too long on macOSPeter Delevoryas1-1/+1
2023-01-20tests/avocado: add RISC-V OpenSBI boot testDaniel Henrique Barboza1-0/+65
2023-01-16Merge tag 'mips-20230113' of https://github.com/philmd/qemu into stagingPeter Maydell1-2/+41
2023-01-13tests/avocado: Add tests booting YAMON ROM on MIPS Malta machinesPhilippe Mathieu-Daudé1-2/+41
2023-01-12tests/avocado: Add SD boot test to CubieboardStrahinja Jankovic1-0/+47
2022-12-21acpi/tests/avocado/bits: add mformat as one of the dependenciesAni Sinha1-1/+1
2022-12-21acpi/tests/avocado/bits: add SPDX license identifiers for bios bits testsAni Sinha3-0/+12
2022-11-23tests/avocado: use new rootfs for orangepi testAlex Bennée1-2/+2
2022-11-23tests/avocado: Update the URLs of the advent calendar imagesThomas Huth7-34/+34
2022-11-22Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi1-12/+11
2022-11-22acpi/tests/avocado/bits: keep the work directory when BITS_DEBUG is set in envAni Sinha1-4/+9
2022-11-22tests/avocado: configure acpi-bits to use avocado timeoutJohn Snow1-8/+2
2022-11-22tests/avocado: skip aarch64 cloud TCG tests in CIAlex Bennée1-2/+7
2022-11-22tests/avocado: introduce alpine virt test for CIAlex Bennée1-1/+45
2022-11-22tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcgPeter Maydell1-1/+1
2022-11-22tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK testsCédric Le Goater1-5/+12
2022-11-21tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720sPeter Maydell1-1/+1
2022-11-17acpi/tests/avocado/bits: some misc fixesAni Sinha1-0/+3
2022-11-02acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbitsAni Sinha1-0/+396
2022-11-02acpi/tests/avocado/bits: add biosbits config file for running bios testsAni Sinha1-0/+18
2022-11-02acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbitsAni Sinha1-2/+2
2022-11-02acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbitsAni Sinha3-0/+2796
2022-10-31tests/avocado: disable sh4 rd2 tests on GitlabAlex Bennée1-0/+5
2022-10-31tests/avocado: raspi2_initrd: Wait for guest shutdown message before stoppingPeter Maydell1-1/+1
2022-10-31tests/avocado: set -machine none for userfwd and vnc testsAlex Bennée2-0/+4
2022-10-31tests/avocado: extend the timeout for x86_64 tcg testsAlex Bennée1-0/+1
2022-10-24tests/avocado/machine_aspeed.py: Fix typos on buildrootCédric Le Goater1-8/+8
2022-10-11tests/avocado: Add missing require_netdev('user') checksPeter Maydell3-0/+8
2022-09-26target/s390x: support PRNO_TRNG instructionJason A. Donenfeld1-0/+1
2022-09-20tests/avocado: reduce the default timeout to 120sAlex Bennée1-1/+1
2022-09-20tests/avocado: split the AST2x00Machine classesAlex Bennée1-0/+18
2022-09-20tests/avocado: add explicit timeout for ppc64le TCG testsAlex Bennée1-0/+2
2022-09-20tests/avocado: add explicit timeout for s390 TCG testsAlex Bennée1-0/+2
2022-09-20tests/avocado: add explicit timeout for Aarch64 TCG testsAlex Bennée1-0/+1
2022-09-20tests/avocado/boot_linux_console: Fix the test_aarch64_xlnx_versal_virt testThomas Huth1-3/+3
2022-08-30tests/avocado/migration: Get find_free_port() from the portsThomas Huth1-2/+2
2022-08-29tests/avocado: Fix trivial typoThomas Huth1-1/+1
2022-08-29tests/avocado: Do not run tests that require libslirp if it is not availableThomas Huth3-0/+9
2022-08-24tests/avocado: push default timeout to QemuBaseTestAlex Bennée1-1/+4
2022-08-16tests/avocado: apply a band aid to aspeed-evb loginAlex Bennée1-0/+2
2022-08-16tests/avocado: add timeout to the aspeed testsAlex Bennée1-0/+2
2022-08-07tests/avocado: fix replay-linux testPavel Dovgalyuk1-0/+1
2022-07-14test/avocado/machine_aspeed.py: Add SDK testsCédric Le Goater1-0/+68
2022-07-13avocado: Fix BUILD_DIR if it's equal to SOURCE_DIRPeter Delevoryas1-8/+9