aboutsummaryrefslogtreecommitdiff
path: root/tests/avocado/avocado_qemu
AgeCommit message (Expand)Author
2023-04-27avocado_qemu/__init__.py: factor out the qemu-img findingKautuk Consul
2023-04-27tests/avocado: Make ssh_command_output_contains() globally availableThomas Huth
2023-03-22tests/avocado: probe for multi-process support before running testAlex Bennée
2023-02-16tests/avocado: Skip tests that require a missing acceleratorFabiano Rosas
2023-01-24python/machine: Fix AF_UNIX path too long on macOSPeter Delevoryas
2022-09-20tests/avocado: reduce the default timeout to 120sAlex Bennée
2022-08-29tests/avocado: Fix trivial typoThomas Huth
2022-08-29tests/avocado: Do not run tests that require libslirp if it is not availableThomas Huth
2022-08-24tests/avocado: push default timeout to QemuBaseTestAlex Bennée
2022-07-13avocado: Fix BUILD_DIR if it's equal to SOURCE_DIRPeter Delevoryas
2022-06-06tests: install "qemu" namespace package into venvJohn Snow
2022-04-20tests/avocado: Allow overwrite smp and memory size command line optionsAhmed Abouzied
2022-03-16tests/avocado: start PhoneServer upfrontBeraldo Leal
2022-03-07tests/avocado: Cancel BootLinux tests in case there is no free portThomas Huth
2021-11-08tests/avocado: Rename avocado_qemu.Test -> QemuSystemTestPhilippe Mathieu-Daudé
2021-11-08tests/avocado: Share useful helpers from virtiofs_submounts testPhilippe Mathieu-Daudé
2021-11-08tests/avocado: Introduce QemuUserTest base classPhilippe Mathieu-Daudé
2021-11-08tests/avocado: Make pick_default_qemu_bin() more genericPhilippe Mathieu-Daudé
2021-11-08tests/avocado: Extract QemuBaseTest from TestPhilippe Mathieu-Daudé
2021-11-08tests/acceptance: rename tests acceptance to tests avocadoWillian Rampazzo