aboutsummaryrefslogtreecommitdiff
path: root/tests/acceptance/avocado_qemu
AgeCommit message (Expand)AuthorFilesLines
2021-03-16tests/acceptance: linux-related tests fixPavel Dovgalyuk1-2/+4
2021-03-16avocado_qemu: add exec_command functionWillian Rampazzo1-1/+13
2021-03-16tests/acceptance: Print expected message on wait_for_console_patternWainer dos Santos Moschetta1-1/+2
2021-02-15Acceptance Tests: set up existing ssh keys by defaultCleber Rosa1-0/+14
2021-02-15Acceptance Tests: fix population of public key in cloudinit imageCleber Rosa1-1/+3
2021-02-15Acceptance Tests: introduce method for requiring an acceleratorCleber Rosa1-0/+24
2021-02-15Acceptance Tests: introduce LinuxTest base classCleber Rosa1-0/+87
2020-11-23tests/avocado: clean-up socket directory after runAlex Bennée1-2/+3
2020-11-23tests: add prefixes to the bare mkdtemp callsAlex Bennée1-1/+2
2020-09-10tests/acceptance: Add Test.fetch_asset(cancel_on_missing=True)Philippe Mathieu-Daudé1-0/+12
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini1-2/+1
2020-05-31tests/acceptance: allow console interaction with specific VMsPavel Dovgalyuk1-5/+8
2020-03-17Acceptance tests: introduce BUILD_DIR and SOURCE_DIRCleber Rosa1-6/+19
2020-02-07Acceptance tests: Add interrupt_interactive_console_until_pattern()Philippe Mathieu-Daudé1-2/+30
2020-02-07Acceptance tests: Extract _console_interaction()Philippe Mathieu-Daudé1-14/+17
2019-12-16Acceptance tests: use avocado tags for machine typeCleber Rosa1-0/+5
2019-12-16Acceptance tests: introduce utility method for tags unique valsCleber Rosa1-6/+13
2019-10-28tests/acceptance: Refactor exec_command_and_wait_for_pattern()Philippe Mathieu-Daudé1-0/+19
2019-10-28tests/acceptance: Fix wait_for_console_pattern() hangsPhilippe Mathieu-Daudé1-0/+1
2019-10-28Acceptance tests: refactor wait_for_console_patternCleber Rosa1-0/+25
2019-10-28Acceptance tests: work around socket dirCleber Rosa1-1/+2
2019-08-28tests.acceptance.avocado_qemu: Add support for powerpcSatheesh Rajendran1-0/+3
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow1-1/+1
2019-05-02tests/acceptance: look for target architecture in test tags firstCleber Rosa1-1/+6
2019-05-02tests/acceptance: introduce arch parameter and attributeCleber Rosa1-3/+11
2019-05-02tests/acceptance: improve docstring on pick_default_qemu_bin()Cleber Rosa1-0/+4
2019-02-22tests.acceptance: adds multi vm capability for acceptance testsCaio Carrara1-4/+21
2019-02-22Introduce a Python module structureCleber Rosa1-3/+2
2018-06-15Add functional/acceptance tests infrastructureCleber Rosa1-0/+54