summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/avocado_qemu
Commit message (Expand)AuthorAgeFilesLines
* tests/avocado: clean-up socket directory after runAlex Bennée2020-11-231-2/+3
* tests: add prefixes to the bare mkdtemp callsAlex Bennée2020-11-231-1/+2
* tests/acceptance: Add Test.fetch_asset(cancel_on_missing=True)Philippe Mathieu-Daudé2020-09-101-0/+12
* meson: link emulators without Makefile.targetPaolo Bonzini2020-08-211-2/+1Star
* tests/acceptance: allow console interaction with specific VMsPavel Dovgalyuk2020-05-311-5/+8
* Acceptance tests: introduce BUILD_DIR and SOURCE_DIRCleber Rosa2020-03-171-6/+19
* Acceptance tests: Add interrupt_interactive_console_until_pattern()Philippe Mathieu-Daudé2020-02-071-2/+30
* Acceptance tests: Extract _console_interaction()Philippe Mathieu-Daudé2020-02-071-14/+17
* Acceptance tests: use avocado tags for machine typeCleber Rosa2019-12-161-0/+5
* Acceptance tests: introduce utility method for tags unique valsCleber Rosa2019-12-161-6/+13
* tests/acceptance: Refactor exec_command_and_wait_for_pattern()Philippe Mathieu-Daudé2019-10-291-0/+19
* tests/acceptance: Fix wait_for_console_pattern() hangsPhilippe Mathieu-Daudé2019-10-291-0/+1
* Acceptance tests: refactor wait_for_console_patternCleber Rosa2019-10-291-0/+25
* Acceptance tests: work around socket dirCleber Rosa2019-10-291-1/+2
* tests.acceptance.avocado_qemu: Add support for powerpcSatheesh Rajendran2019-08-291-0/+3
* python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow2019-07-021-1/+1
* tests/acceptance: look for target architecture in test tags firstCleber Rosa2019-05-031-1/+6
* tests/acceptance: introduce arch parameter and attributeCleber Rosa2019-05-031-3/+11
* tests/acceptance: improve docstring on pick_default_qemu_bin()Cleber Rosa2019-05-031-0/+4
* tests.acceptance: adds multi vm capability for acceptance testsCaio Carrara2019-02-221-4/+21
* Introduce a Python module structureCleber Rosa2019-02-221-3/+2Star
* Add functional/acceptance tests infrastructureCleber Rosa2018-06-151-0/+54