Age | Commit message (Expand) | Author | Files | Lines |
2023-04-27 | avocado_qemu/__init__.py: factor out the qemu-img finding | Kautuk Consul | 1 | -11/+16 |
2023-04-27 | tests/avocado: Make ssh_command_output_contains() globally available | Thomas Huth | 1 | -0/+8 |
2023-03-22 | tests/avocado: probe for multi-process support before running test | Alex Bennée | 1 | -0/+10 |
2023-02-16 | tests/avocado: Skip tests that require a missing accelerator | Fabiano Rosas | 1 | -0/+4 |
2023-01-24 | python/machine: Fix AF_UNIX path too long on macOS | Peter Delevoryas | 1 | -1/+1 |
2022-09-20 | tests/avocado: reduce the default timeout to 120s | Alex Bennée | 1 | -1/+1 |
2022-08-29 | tests/avocado: Fix trivial typo | Thomas Huth | 1 | -1/+1 |
2022-08-29 | tests/avocado: Do not run tests that require libslirp if it is not available | Thomas Huth | 1 | -0/+7 |
2022-08-24 | tests/avocado: push default timeout to QemuBaseTest | Alex Bennée | 1 | -1/+4 |
2022-07-13 | avocado: Fix BUILD_DIR if it's equal to SOURCE_DIR | Peter Delevoryas | 1 | -8/+9 |
2022-06-06 | tests: install "qemu" namespace package into venv | John Snow | 1 | -6/+5 |
2022-04-20 | tests/avocado: Allow overwrite smp and memory size command line options | Ahmed Abouzied | 1 | -2/+4 |
2022-03-16 | tests/avocado: start PhoneServer upfront | Beraldo Leal | 1 | -6/+7 |
2022-03-07 | tests/avocado: Cancel BootLinux tests in case there is no free port | Thomas Huth | 1 | -0/+2 |
2021-11-08 | tests/avocado: Rename avocado_qemu.Test -> QemuSystemTest | Philippe Mathieu-Daudé | 1 | -12/+9 |
2021-11-08 | tests/avocado: Share useful helpers from virtiofs_submounts test | Philippe Mathieu-Daudé | 1 | -0/+57 |
2021-11-08 | tests/avocado: Introduce QemuUserTest base class | Philippe Mathieu-Daudé | 1 | -1/+18 |
2021-11-08 | tests/avocado: Make pick_default_qemu_bin() more generic | Philippe Mathieu-Daudé | 1 | -5/+5 |
2021-11-08 | tests/avocado: Extract QemuBaseTest from Test | Philippe Mathieu-Daudé | 1 | -31/+41 |
2021-11-08 | tests/acceptance: rename tests acceptance to tests avocado | Willian Rampazzo | 1 | -0/+558 |