aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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-08-26tests/qtest: Delete previous boot fileAkihiko Odaki1-7/+11
2024-08-21target/i386: Fix carry flag for BLSIRichard Henderson2-0/+25
2024-08-20Merge tag 'hw-misc-20240820' of https://github.com/philmd/qemu into stagingRichard Henderson2-1/+7
2024-08-20tests/avocado: Mark ppc_hv_tests.py as non-flaky after fixed console interactionNicholas Piggin1-1/+0
2024-08-20tests/avocado: exec_command should not consume console outputNicholas Piggin1-0/+7
2024-08-16tests/avocado: replay_kernel.py add x86-64 q35 machine testNicholas Piggin1-1/+17
2024-08-16tests/avocado: excercise scripts/replay-dump.py in replay testsNicholas Piggin2-1/+22
2024-08-16tests/avocado: Re-enable gdbsim-r5f562n8 testing U-BootPhilippe Mathieu-Daudé1-2/+0
2024-08-16ci: refresh package lists with lcitoolDaniel P. Berrangé16-0/+16
2024-08-16ci: add gtk-vnc to the depsDaniel P. Berrangé1-0/+1
2024-08-16tests/avocado: apply proper skipUnless decoratorCleber Rosa8-13/+0
2024-08-12hw/core/ptimer: fix timer zero period condition for freq > 1GHzJianzhou Yue1-0/+33
2024-08-07Hexagon: fix F2_conv_* instructions for negative zeroMatheus Tavares Bernardino1-1/+11
2024-08-06iotests/024: exclude 'backing file format' field from the outputAndrey Drobyshev2-2/+1
2024-08-06iotests: Add `vvfat` testsAmjad Alsharafi5-2/+1182
2024-07-31tests/vm/openbsd: Install tomliRichard Henderson1-0/+1
2024-07-31Merge tag 'docs-testing-20240731' of https://github.com/philmd/qemu into stagingRichard Henderson1-10/+14
2024-07-31tests/avocado: test_arm_emcraft_sf2: handle RW requirements for assetCleber Rosa1-2/+4
2024-07-31tests/avocado: mips: add hint for fetchasset pluginCleber Rosa1-5/+7
2024-07-31tests/avocado: mips: fallback to HTTP given certificate expirationCleber Rosa1-3/+3
2024-07-30tests/tcg: move test plugins into tcg subdirAlex Bennée10-8/+8
2024-07-30tests/avocado: remove tcg_plugins virt_mem_icount testAlex Bennée1-33/+0
2024-07-30tests/tcg: update READMEAlex Bennée1-9/+14
2024-07-30tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system testsRichard Henderson1-1/+1
2024-07-30tests/tcg: Use --noexecstack with assembler filesRichard Henderson10-10/+10
2024-07-30gitlab: record installed packages in /packages.txt in containersDaniel P. Berrangé6-6/+12
2024-07-26tests/qtest: Add pnv-spi-seeprom qtestChalapathi V2-0/+111
2024-07-26ppc/pnv: Update Power10's cfam id to use Power10 DD2Aditya Gupta1-1/+1
2024-07-26tests/tcg: Skip failing ppc64 multi-threaded testsNicholas Piggin1-0/+12
2024-07-24crypto: propagate errors from TLS session I/O callbacksDaniel P. Berrangé1-4/+26
2024-07-24crypto: Restrict pkix_asn1_tab[] to crypto-tls-x509-helpers.cPhilippe Mathieu-Daudé5-13/+10