aboutsummaryrefslogtreecommitdiff
path: root/tests/avocado
AgeCommit message (Expand)Author
2022-03-16tests/avocado: start PhoneServer upfrontBeraldo Leal
2022-03-14avocado/ppc_virtex_ml507.py: check TCG accel in test_ppc_virtex_ml507()Daniel Henrique Barboza
2022-03-14avocado/ppc_prep_40p.py: check TCG accel in all testsDaniel Henrique Barboza
2022-03-14avocado/ppc_mpc8544ds.py: check TCG accel in test_ppc_mpc8544ds()Daniel Henrique Barboza
2022-03-14avocado/ppc_bamboo.py: check TCG accel in test_ppc_bamboo()Daniel Henrique Barboza
2022-03-14avocado/ppc_74xx.py: check TCG accel for all testsDaniel Henrique Barboza
2022-03-14avocado/ppc_405.py: check TCG accel in test_ppc_ref405ep()Daniel Henrique Barboza
2022-03-14avocado/ppc_405.py: remove test_ppc_taihu()Daniel Henrique Barboza
2022-03-14avocado/boot_linux_console.py: check TCG accel in test_ppc_mac99()Daniel Henrique Barboza
2022-03-14avocado/boot_linux_console.py: check TCG accel in test_ppc_g3beige()Daniel Henrique Barboza
2022-03-14avocado/replay_kernel.py: make tcg-icount check in run_vm()Daniel Henrique Barboza
2022-03-14avocado/boot_linux_console.py: check tcg accel in test_ppc64_e500Daniel Henrique Barboza
2022-03-14avocado/boot_linux_console.py: check for tcg in test_ppc_powernv8/9Daniel Henrique Barboza
2022-03-09Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into stagingPeter Maydell
2022-03-08tests/avocado/linux_ssh_mips_malta.py: add missing accel (tcg) tagCleber Rosa
2022-03-08Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-03-...Peter Maydell
2022-03-07tests/avocado: Cancel BootLinux tests in case there is no free portThomas Huth
2022-03-07target/arm: Provide cpu property for controling FEAT_LPA2Richard Henderson
2022-02-25tests/avocado/machine_s390_ccw_virtio: Adapt test to new default resolutionThomas Huth
2022-01-18tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 familiesFabiano Rosas
2021-11-29tests/avocado: fix tcg_plugin mem access count testAlex Bennée
2021-11-08tests/avocado: Remove p7zip binary availability checkPhilippe Mathieu-Daudé
2021-11-08tests/avocado: Rename avocado_qemu.Test -> QemuSystemTestPhilippe Mathieu-Daudé
2021-11-08tests/avocado: Add bFLT loader linux-user testPhilippe Mathieu-Daudé
2021-11-08tests/avocado: Share useful helpers from virtiofs_submounts testPhilippe Mathieu-Daudé
2021-11-08tests/avocado: Introduce QemuUserTest base classPhilippe Mathieu-Daudé
2021-11-08tests/avocado: Make pick_default_qemu_bin() more genericPhilippe Mathieu-Daudé
2021-11-08tests/avocado: Extract QemuBaseTest from TestPhilippe Mathieu-Daudé
2021-11-08tests/acceptance: rename tests acceptance to tests avocadoWillian Rampazzo