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-07-13
tests/acceptance: Add set_vm_arg() to the Test class
Wainer dos Santos Moschetta
2021-07-13
tests/acceptance: Automatic set -cpu to the test vm
Wainer dos Santos Moschetta
2021-07-13
Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DIST...
Willian Rampazzo
2021-07-13
avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class
Willian Rampazzo
2021-07-13
tests/acceptance: Ignore binary data sent on serial console
Philippe Mathieu-Daudé
2021-07-13
Acceptance Tests: support choosing specific distro and version
Cleber Rosa
2021-07-13
Acceptance Tests: move definition of distro checksums to the framework
Cleber Rosa
2021-07-13
Acceptance Tests: rename attribute holding the distro image checksum
Cleber Rosa
2021-07-13
Acceptance Tests: distinguish between temp and logs dir
Cleber Rosa
2021-07-13
Acceptance Tests: log information when creating QEMUMachine
Cleber Rosa
2021-07-13
Acceptance Tests: use the job work directory for created VMs
Cleber Rosa
2021-06-01
python: create qemu packages
John Snow
2021-06-01
Acceptance Tests: set up SSH connection by default after boot for LinuxTest
Cleber Rosa
2021-06-01
Acceptance Tests: make username/password configurable
Cleber Rosa
2021-06-01
Acceptance Tests: add port redirection for ssh by default
Cleber Rosa
2021-06-01
Acceptance Tests: move useful ssh methods to base class
Cleber Rosa
2021-03-16
tests/acceptance: linux-related tests fix
Pavel Dovgalyuk
2021-03-16
avocado_qemu: add exec_command function
Willian Rampazzo
2021-03-16
tests/acceptance: Print expected message on wait_for_console_pattern
Wainer dos Santos Moschetta
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