aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2024-09-06hw/ufs: ufs descriptor read test implementedYoochan Jeong1-0/+153
2024-09-06hw/ufs: ufs attribute read/write test implementedYoochan Jeong1-0/+137
2024-09-06hw/ufs: ufs flag read/write test implementedYoochan Jeong1-0/+83
2024-09-06hw/ufs: minor bug fixes related to ufs-testYoochan Jeong1-3/+8
2024-09-04tests/avocado: Remove unused QemuUserTest classPhilippe Mathieu-Daudé1-17/+0
2024-09-04tests/functional: Convert ARM bFLT linux-user avocado testPhilippe Mathieu-Daudé4-54/+57
2024-09-04tests/functional: Add QemuUserTest classPhilippe Mathieu-Daudé2-1/+18
2024-09-04tests/functional: Convert mips64el Fuloong2e avocado test (1/2)Philippe Mathieu-Daudé2-15/+22
2024-09-04tests/functional: Convert Aarch64 Virt machine avocado testsPhilippe Mathieu-Daudé4-43/+45
2024-09-04tests/functional: Convert Aarch64 SBSA-Ref avocado testsPhilippe Mathieu-Daudé2-99/+54
2024-09-04tests/functional: Convert ARM Integrator/CP avocado testsPhilippe Mathieu-Daudé2-25/+32
2024-09-04tests/functional: Convert the linux_initrd avocado test into a standalone testThomas Huth2-16/+22
2024-09-04tests/functional: Convert the rx_gdbsim avocado test into a standalone testThomas Huth3-25/+45
2024-09-04tests/functional: Convert the acpi-bits test into a standalone testThomas Huth7-41/+44
2024-09-04tests/functional: Convert the m68k nextcube test with tesseractThomas Huth4-59/+55
2024-09-04tests/functional: Convert the ppc_hv avocado test into a standalone testThomas Huth2-31/+23
2024-09-04tests/functional: Convert the ppc_amiga avocado test into a standalone testThomas Huth3-38/+44
2024-09-04tests/functional: Convert most ppc avocado tests into standalone testsThomas Huth6-138/+108
2024-09-04tests/functional: Convert the virtio_gpu avocado test into a standalone testThomas Huth2-35/+30
2024-09-04tests/functional: Convert the microblaze avocado tests into standalone testsThomas Huth4-61/+90
2024-09-04tests/functional: Convert the x86_cpu_model_versions testThomas Huth2-46/+20
2024-09-04tests/functional: Convert the s390x avocado tests into standalone testsThomas Huth4-93/+92
2024-09-04tests/functional: Convert some avocado tests that needed avocado.utils.archiveThomas Huth5-65/+84
2024-09-04tests/functional: Add a function for extracting files from an archiveThomas Huth1-0/+21
2024-09-04tests/functional: Convert some tests that download files via fetch_asset()Thomas Huth8-120/+132
2024-09-04tests/functional: Allow asset downloading with concurrent threadsThomas Huth1-11/+51
2024-09-04tests/functional: enable pre-emptive caching of assetsDaniel P. Berrangé4-3/+74
2024-09-04tests/functional: add a module for handling asset download & cachingDaniel P. Berrangé2-0/+98
2024-09-04tests/functional: Convert avocado tests that just need a small adjustmentThomas Huth4-51/+53
2024-09-04tests/functional: Convert simple avocado tests into standalone python testsThomas Huth6-60/+35
2024-09-04tests/functional: Prepare the meson build system for the functional testsThomas Huth3-0/+93
2024-09-04tests/Makefile.include: Increase the level of indentation in the help textThomas Huth1-15/+15
2024-09-04tests/functional: Set up loggingThomas Huth1-1/+26
2024-09-04tests/functional: Add base classes for the upcoming pytest-based testsThomas Huth4-0/+380
2024-09-04tests/avocado/boot_linux_console: Remove the s390x subtestThomas Huth2-20/+2
2024-09-04tests/avocado/avocado_qemu: Fix the "from" statements in linuxtest.pyThomas Huth1-2/+2
2024-09-04Bump avocado to 103.0Cleber Rosa1-1/+1
2024-09-04tests/avocado/machine_aarch64_sbsaref.py: allow for rw usage of imageCleber Rosa1-1/+1
2024-09-04tests/avocado/boot_xen.py: fetch kernel during test setUp()Cleber Rosa1-7/+6
2024-09-04tests/avocado: machine aarch64: standardize location and RO accessCleber Rosa2-8/+8
2024-09-03tests/qtest/migration: Add a check for the availability of the "pc" machineThomas Huth1-2/+4
2024-09-03tests/qtest/migration-test: Don't leak QTestState in test_multifd_tcp_cancel()Peter Maydell1-0/+1
2024-09-03tests/qtest/migration-test: Don't strdup in get_dirty_rate()Peter Maydell1-2/+2
2024-09-03tests/qtest/migration-helpers: Don't dup argument to qdict_put_str()Peter Maydell1-1/+1
2024-09-03tests/unit/crypto-tls-x509-helpers: deinit privkey in test_tls_cleanupPeter Maydell1-0/+1
2024-09-03tests/qtest/migration-test: Free QCRyptoTLSTestCertReq objectsPeter Maydell3-2/+19
2024-09-03tests/qtest/migration-helpers: Fix migrate_get_socket_address() leakPeter Maydell1-10/+8
2024-09-03tests/qtest/migration-test: Fix leaks in calc_dirtyrate_ready()Peter Maydell1-3/+6
2024-09-03tests/qtest/migration-test: Don't leak resp in multifd_mapped_ram_fdset_end()Peter Maydell1-0/+1
2024-09-03tests/qtest/migration-test: Fix bootfile cleanup handlingPeter Maydell1-4/+4