aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2024-09-03tests/qtest/migration: Add a check for the availability of the "pc" machineThomas Huth
2024-09-03tests/qtest/migration-test: Don't leak QTestState in test_multifd_tcp_cancel()Peter Maydell
2024-09-03tests/qtest/migration-test: Don't strdup in get_dirty_rate()Peter Maydell
2024-09-03tests/qtest/migration-helpers: Don't dup argument to qdict_put_str()Peter Maydell
2024-09-03tests/unit/crypto-tls-x509-helpers: deinit privkey in test_tls_cleanupPeter Maydell
2024-09-03tests/qtest/migration-test: Free QCRyptoTLSTestCertReq objectsPeter Maydell
2024-09-03tests/qtest/migration-helpers: Fix migrate_get_socket_address() leakPeter Maydell
2024-09-03tests/qtest/migration-test: Fix leaks in calc_dirtyrate_ready()Peter Maydell
2024-09-03tests/qtest/migration-test: Don't leak resp in multifd_mapped_ram_fdset_end()Peter Maydell
2024-09-03tests/qtest/migration-test: Fix bootfile cleanup handlingPeter Maydell
2024-09-03tests/qtest/migration: Remove vmstate-static-checker testFabiano Rosas
2024-08-26tests/qtest: Delete previous boot fileAkihiko Odaki
2024-08-21target/i386: Fix carry flag for BLSIRichard Henderson
2024-08-20Merge tag 'hw-misc-20240820' of https://github.com/philmd/qemu into stagingRichard Henderson