aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-09-10qapi/crypto: Drop temporary 'prefix'Markus Armbruster
2024-09-10tests/qapi-schema: Drop temporary 'prefix'Markus Armbruster
2024-09-10qapi: Smarter camel_to_upper() to reduce need for 'prefix'Markus Armbruster
2024-09-09tests/unit: build pbkdf test on macOSDaniel P. Berrangé
2024-09-09tests/unit: always build the pbkdf crypto unit testDaniel P. Berrangé
2024-09-09iotests: fix expected output from gnutlsDaniel P. Berrangé
2024-09-06Merge tag 'pull-ufs-20240906' of https://gitlab.com/jeuk20.kim/qemu into stagingPeter Maydell
2024-09-06tests/qtest: Bump timeout on ahci-testPeter Maydell
2024-09-06tests/qtest: Add missing qtest_quit() to stm32 testsPeter Maydell
2024-09-06Merge tag 'migration-20240904-pull-request' of https://gitlab.com/farosas/qem...Peter Maydell
2024-09-06hw/ufs: ufs descriptor read test implementedYoochan Jeong
2024-09-06hw/ufs: ufs attribute read/write test implementedYoochan Jeong
2024-09-06hw/ufs: ufs flag read/write test implementedYoochan Jeong
2024-09-06hw/ufs: minor bug fixes related to ufs-testYoochan Jeong
2024-09-04tests/avocado: Remove unused QemuUserTest classPhilippe Mathieu-Daudé
2024-09-04tests/functional: Convert ARM bFLT linux-user avocado testPhilippe Mathieu-Daudé
2024-09-04tests/functional: Add QemuUserTest classPhilippe Mathieu-Daudé
2024-09-04tests/functional: Convert mips64el Fuloong2e avocado test (1/2)Philippe Mathieu-Daudé
2024-09-04tests/functional: Convert Aarch64 Virt machine avocado testsPhilippe Mathieu-Daudé
2024-09-04tests/functional: Convert Aarch64 SBSA-Ref avocado testsPhilippe Mathieu-Daudé
2024-09-04tests/functional: Convert ARM Integrator/CP avocado testsPhilippe Mathieu-Daudé
2024-09-04tests/functional: Convert the linux_initrd avocado test into a standalone testThomas Huth
2024-09-04tests/functional: Convert the rx_gdbsim avocado test into a standalone testThomas Huth
2024-09-04tests/functional: Convert the acpi-bits test into a standalone testThomas Huth
2024-09-04tests/functional: Convert the m68k nextcube test with tesseractThomas Huth
2024-09-04tests/functional: Convert the ppc_hv avocado test into a standalone testThomas Huth
2024-09-04tests/functional: Convert the ppc_amiga avocado test into a standalone testThomas Huth
2024-09-04tests/functional: Convert most ppc avocado tests into standalone testsThomas Huth
2024-09-04tests/functional: Convert the virtio_gpu avocado test into a standalone testThomas Huth
2024-09-04tests/functional: Convert the microblaze avocado tests into standalone testsThomas Huth
2024-09-04tests/functional: Convert the x86_cpu_model_versions testThomas Huth
2024-09-04tests/functional: Convert the s390x avocado tests into standalone testsThomas Huth
2024-09-04tests/functional: Convert some avocado tests that needed avocado.utils.archiveThomas Huth
2024-09-04tests/functional: Add a function for extracting files from an archiveThomas Huth
2024-09-04tests/functional: Convert some tests that download files via fetch_asset()Thomas Huth
2024-09-04tests/functional: Allow asset downloading with concurrent threadsThomas Huth
2024-09-04tests/functional: enable pre-emptive caching of assetsDaniel P. Berrangé
2024-09-04tests/functional: add a module for handling asset download & cachingDaniel P. Berrangé
2024-09-04tests/functional: Convert avocado tests that just need a small adjustmentThomas Huth
2024-09-04tests/functional: Convert simple avocado tests into standalone python testsThomas Huth
2024-09-04tests/functional: Prepare the meson build system for the functional testsThomas Huth
2024-09-04tests/Makefile.include: Increase the level of indentation in the help textThomas Huth
2024-09-04tests/functional: Set up loggingThomas Huth
2024-09-04tests/functional: Add base classes for the upcoming pytest-based testsThomas Huth
2024-09-04tests/avocado/boot_linux_console: Remove the s390x subtestThomas Huth
2024-09-04tests/avocado/avocado_qemu: Fix the "from" statements in linuxtest.pyThomas Huth
2024-09-04Bump avocado to 103.0Cleber Rosa
2024-09-04tests/avocado/machine_aarch64_sbsaref.py: allow for rw usage of imageCleber Rosa
2024-09-04tests/avocado/boot_xen.py: fetch kernel during test setUp()Cleber Rosa
2024-09-04tests/avocado: machine aarch64: standardize location and RO accessCleber Rosa