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
/
acceptance
/
avocado_qemu
Age
Commit message (
Expand
)
Author
2021-02-15
Acceptance Tests: set up existing ssh keys by default
Cleber Rosa
2021-02-15
Acceptance Tests: fix population of public key in cloudinit image
Cleber Rosa
2021-02-15
Acceptance Tests: introduce method for requiring an accelerator
Cleber Rosa
2021-02-15
Acceptance Tests: introduce LinuxTest base class
Cleber Rosa
2020-11-23
tests/avocado: clean-up socket directory after run
Alex Bennée
2020-11-23
tests: add prefixes to the bare mkdtemp calls
Alex Bennée
2020-09-10
tests/acceptance: Add Test.fetch_asset(cancel_on_missing=True)
Philippe Mathieu-Daudé
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
2020-05-31
tests/acceptance: allow console interaction with specific VMs
Pavel Dovgalyuk
2020-03-17
Acceptance tests: introduce BUILD_DIR and SOURCE_DIR
Cleber Rosa
2020-02-07
Acceptance tests: Add interrupt_interactive_console_until_pattern()
Philippe Mathieu-Daudé
2020-02-07
Acceptance tests: Extract _console_interaction()
Philippe Mathieu-Daudé
2019-12-16
Acceptance tests: use avocado tags for machine type
Cleber Rosa
2019-12-16
Acceptance tests: introduce utility method for tags unique vals
Cleber Rosa
2019-10-28
tests/acceptance: Refactor exec_command_and_wait_for_pattern()
Philippe Mathieu-Daudé
2019-10-28
tests/acceptance: Fix wait_for_console_pattern() hangs
Philippe Mathieu-Daudé
2019-10-28
Acceptance tests: refactor wait_for_console_pattern
Cleber Rosa
2019-10-28
Acceptance tests: work around socket dir
Cleber Rosa
2019-08-28
tests.acceptance.avocado_qemu: Add support for powerpc
Satheesh Rajendran
2019-07-01
python/qemu: split QEMUMachine out from underneath __init__.py
John Snow
2019-05-02
tests/acceptance: look for target architecture in test tags first
Cleber Rosa
2019-05-02
tests/acceptance: introduce arch parameter and attribute
Cleber Rosa
2019-05-02
tests/acceptance: improve docstring on pick_default_qemu_bin()
Cleber Rosa
2019-02-22
tests.acceptance: adds multi vm capability for acceptance tests
Caio Carrara
2019-02-22
Introduce a Python module structure
Cleber Rosa
2018-06-15
Add functional/acceptance tests infrastructure
Cleber Rosa