aboutsummaryrefslogtreecommitdiff
path: root/tests/acceptance/avocado_qemu
AgeCommit message (Expand)Author
2021-07-13tests/acceptance: Add set_vm_arg() to the Test classWainer dos Santos Moschetta
2021-07-13tests/acceptance: Automatic set -cpu to the test vmWainer dos Santos Moschetta
2021-07-13Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DIST...Willian Rampazzo
2021-07-13avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro classWillian Rampazzo
2021-07-13tests/acceptance: Ignore binary data sent on serial consolePhilippe Mathieu-Daudé
2021-07-13Acceptance Tests: support choosing specific distro and versionCleber Rosa
2021-07-13Acceptance Tests: move definition of distro checksums to the frameworkCleber Rosa
2021-07-13Acceptance Tests: rename attribute holding the distro image checksumCleber Rosa
2021-07-13Acceptance Tests: distinguish between temp and logs dirCleber Rosa
2021-07-13Acceptance Tests: log information when creating QEMUMachineCleber Rosa
2021-07-13Acceptance Tests: use the job work directory for created VMsCleber Rosa
2021-06-01python: create qemu packagesJohn Snow
2021-06-01Acceptance Tests: set up SSH connection by default after boot for LinuxTestCleber Rosa
2021-06-01Acceptance Tests: make username/password configurableCleber Rosa
2021-06-01Acceptance Tests: add port redirection for ssh by defaultCleber Rosa
2021-06-01Acceptance Tests: move useful ssh methods to base classCleber Rosa
2021-03-16tests/acceptance: linux-related tests fixPavel Dovgalyuk
2021-03-16avocado_qemu: add exec_command functionWillian Rampazzo
2021-03-16tests/acceptance: Print expected message on wait_for_console_patternWainer dos Santos Moschetta
2021-02-15Acceptance Tests: set up existing ssh keys by defaultCleber Rosa
2021-02-15Acceptance Tests: fix population of public key in cloudinit imageCleber Rosa
2021-02-15Acceptance Tests: introduce method for requiring an acceleratorCleber Rosa
2021-02-15Acceptance Tests: introduce LinuxTest base classCleber Rosa
2020-11-23tests/avocado: clean-up socket directory after runAlex Bennée
2020-11-23tests: add prefixes to the bare mkdtemp callsAlex Bennée
2020-09-10tests/acceptance: Add Test.fetch_asset(cancel_on_missing=True)Philippe Mathieu-Daudé
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini
2020-05-31tests/acceptance: allow console interaction with specific VMsPavel Dovgalyuk
2020-03-17Acceptance tests: introduce BUILD_DIR and SOURCE_DIRCleber Rosa
2020-02-07Acceptance tests: Add interrupt_interactive_console_until_pattern()Philippe Mathieu-Daudé
2020-02-07Acceptance tests: Extract _console_interaction()Philippe Mathieu-Daudé
2019-12-16Acceptance tests: use avocado tags for machine typeCleber Rosa
2019-12-16Acceptance tests: introduce utility method for tags unique valsCleber Rosa
2019-10-28tests/acceptance: Refactor exec_command_and_wait_for_pattern()Philippe Mathieu-Daudé
2019-10-28tests/acceptance: Fix wait_for_console_pattern() hangsPhilippe Mathieu-Daudé
2019-10-28Acceptance tests: refactor wait_for_console_patternCleber Rosa
2019-10-28Acceptance tests: work around socket dirCleber Rosa
2019-08-28tests.acceptance.avocado_qemu: Add support for powerpcSatheesh Rajendran
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow
2019-05-02tests/acceptance: look for target architecture in test tags firstCleber Rosa
2019-05-02tests/acceptance: introduce arch parameter and attributeCleber Rosa
2019-05-02tests/acceptance: improve docstring on pick_default_qemu_bin()Cleber Rosa
2019-02-22tests.acceptance: adds multi vm capability for acceptance testsCaio Carrara
2019-02-22Introduce a Python module structureCleber Rosa
2018-06-15Add functional/acceptance tests infrastructureCleber Rosa