index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
avocado
/
avocado_qemu
Age
Commit message (
Expand
)
Author
2023-04-27
avocado_qemu/__init__.py: factor out the qemu-img finding
Kautuk Consul
2023-04-27
tests/avocado: Make ssh_command_output_contains() globally available
Thomas Huth
2023-03-22
tests/avocado: probe for multi-process support before running test
Alex Bennée
2023-02-16
tests/avocado: Skip tests that require a missing accelerator
Fabiano Rosas
2023-01-24
python/machine: Fix AF_UNIX path too long on macOS
Peter Delevoryas
2022-09-20
tests/avocado: reduce the default timeout to 120s
Alex Bennée
2022-08-29
tests/avocado: Fix trivial typo
Thomas Huth
2022-08-29
tests/avocado: Do not run tests that require libslirp if it is not available
Thomas Huth
2022-08-24
tests/avocado: push default timeout to QemuBaseTest
Alex Bennée
2022-07-13
avocado: Fix BUILD_DIR if it's equal to SOURCE_DIR
Peter Delevoryas
2022-06-06
tests: install "qemu" namespace package into venv
John Snow
2022-04-20
tests/avocado: Allow overwrite smp and memory size command line options
Ahmed Abouzied
2022-03-16
tests/avocado: start PhoneServer upfront
Beraldo Leal
2022-03-07
tests/avocado: Cancel BootLinux tests in case there is no free port
Thomas Huth
2021-11-08
tests/avocado: Rename avocado_qemu.Test -> QemuSystemTest
Philippe Mathieu-Daudé
2021-11-08
tests/avocado: Share useful helpers from virtiofs_submounts test
Philippe Mathieu-Daudé
2021-11-08
tests/avocado: Introduce QemuUserTest base class
Philippe Mathieu-Daudé
2021-11-08
tests/avocado: Make pick_default_qemu_bin() more generic
Philippe Mathieu-Daudé
2021-11-08
tests/avocado: Extract QemuBaseTest from Test
Philippe Mathieu-Daudé
2021-11-08
tests/acceptance: rename tests acceptance to tests avocado
Willian Rampazzo