aboutsummaryrefslogtreecommitdiff
path: root/tests/avocado
AgeCommit message (Expand)Author
2022-07-14test/avocado/machine_aspeed.py: Add SDK testsCédric Le Goater
2022-07-13avocado: Fix BUILD_DIR if it's equal to SOURCE_DIRPeter Delevoryas
2022-06-22test/avocado/machine_aspeed.py: Add an I2C RTC testCédric Le Goater
2022-06-22test/avocado/machine_aspeed.py: Add I2C tests to ast2600-evbCédric Le Goater
2022-06-22test/avocado/machine_aspeed.py: Add I2C tests to ast2500-evbCédric Le Goater
2022-06-22test/avocado/machine_aspeed.py: Add tests using buildroot imagesCédric Le Goater
2022-06-22test/avocado/machine_aspeed.py: Move OpenBMC testsCédric Le Goater
2022-06-06tests: install "qemu" namespace package into venvJohn Snow
2022-06-06tests/avocado: add replay Linux test for Aarch64 machinesPavel Dovgalyuk
2022-06-06tests/avocado: add replay Linux tests for virtio machinePavel Dovgalyuk
2022-06-06tests/avocado: update replay_linux testPavel Dovgalyuk
2022-05-02test/avocado/machine_aspeed.py: Add ast1030 test caseJamin Lin
2022-04-27avocado/vnc: add test_change_listenVladimir Sementsov-Ogievskiy
2022-04-20Merge tag 'pull-fixes-for-7.1-200422-1' of https://github.com/stsquad/qemu in...Richard Henderson
2022-04-20tests/avocado: update aarch64_virt test to exercise -cpu maxAlex Bennée
2022-04-20tests/avocado: Allow overwrite smp and memory size command line optionsAhmed Abouzied
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