aboutsummaryrefslogtreecommitdiff
path: root/tests/avocado/avocado_qemu
AgeCommit message (Expand)AuthorFilesLines
2023-11-16tests/avocado: Make fetch_asset() unconditionally require a crypto hashPhilippe Mathieu-Daudé1-1/+1
2023-10-12python/qemu: rename command() to cmd()Vladimir Sementsov-Ogievskiy1-2/+2
2023-10-11python/machine: remove unused sock_dir argumentJohn Snow1-1/+1
2023-09-20tests/avocado: Fix console data lossNicholas Piggin1-1/+1
2023-04-27avocado_qemu/__init__.py: factor out the qemu-img findingKautuk Consul1-11/+16
2023-04-27tests/avocado: Make ssh_command_output_contains() globally availableThomas Huth1-0/+8
2023-03-22tests/avocado: probe for multi-process support before running testAlex Bennée1-0/+10
2023-02-16tests/avocado: Skip tests that require a missing acceleratorFabiano Rosas1-0/+4
2023-01-24python/machine: Fix AF_UNIX path too long on macOSPeter Delevoryas1-1/+1
2022-09-20tests/avocado: reduce the default timeout to 120sAlex Bennée1-1/+1
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 Huth1-0/+7
2022-08-24tests/avocado: push default timeout to QemuBaseTestAlex Bennée1-1/+4
2022-07-13avocado: Fix BUILD_DIR if it's equal to SOURCE_DIRPeter Delevoryas1-8/+9
2022-06-06tests: install "qemu" namespace package into venvJohn Snow1-6/+5
2022-04-20tests/avocado: Allow overwrite smp and memory size command line optionsAhmed Abouzied1-2/+4
2022-03-16tests/avocado: start PhoneServer upfrontBeraldo Leal1-6/+7
2022-03-07tests/avocado: Cancel BootLinux tests in case there is no free portThomas Huth1-0/+2
2021-11-08tests/avocado: Rename avocado_qemu.Test -> QemuSystemTestPhilippe Mathieu-Daudé1-12/+9
2021-11-08tests/avocado: Share useful helpers from virtiofs_submounts testPhilippe Mathieu-Daudé1-0/+57
2021-11-08tests/avocado: Introduce QemuUserTest base classPhilippe Mathieu-Daudé1-1/+18
2021-11-08tests/avocado: Make pick_default_qemu_bin() more genericPhilippe Mathieu-Daudé1-5/+5
2021-11-08tests/avocado: Extract QemuBaseTest from TestPhilippe Mathieu-Daudé1-31/+41
2021-11-08tests/acceptance: rename tests acceptance to tests avocadoWillian Rampazzo1-0/+558