index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
avocado
/
boot_linux_console.py
Age
Commit message (
Expand
)
Author
2024-08-16
tests/avocado: apply proper skipUnless decorator
Cleber Rosa
2024-07-31
tests/avocado: test_arm_emcraft_sf2: handle RW requirements for asset
Cleber Rosa
2024-07-31
tests/avocado: mips: add hint for fetchasset plugin
Cleber Rosa
2024-07-31
tests/avocado: mips: fallback to HTTP given certificate expiration
Cleber Rosa
2024-04-30
tests/avocado: update sunxi kernel from armbian to 6.6.16
Peter Maydell
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-02-27
tests/avocado/boot_linux_console.py: Add Rpi4b boot tests
Peter Maydell
2024-02-23
tests/avocado: ppc add powernv10 boot_linux_console test
Nicholas Piggin
2024-02-23
tests/avocado: improve flaky ppc/pnv boot_linux_console.py test
Nicholas Piggin
2023-12-01
gitlab: add optional job to run flaky avocado tests
Alex Bennée
2023-12-01
docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS
Alex Bennée
2023-10-04
tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed)
Philippe Mathieu-Daudé
2023-09-20
tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884
Philippe Mathieu-Daudé
2023-07-03
tests/avocado: Make the test_arm_bpim2u_gmac test more reliable
Thomas Huth
2023-06-06
tests: avocado: boot_linux_console: Add test case for bpim2u
qianfan Zhao
2023-04-20
tests/avocado: Add reboot tests to Cubieboard
Strahinja Jankovic
2023-02-16
tests/avocado: Tag TCG tests with accel:tcg
Fabiano Rosas
2023-02-07
avocado/boot_linux_console.py: Update ast2600 test
Joel Stanley
2023-02-07
tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB
Philippe Mathieu-Daudé
2023-02-07
tests/avocado: Introduce file_truncate()
Philippe Mathieu-Daudé
2023-01-12
tests/avocado: Add SD boot test to Cubieboard
Strahinja Jankovic
2022-11-23
tests/avocado: use new rootfs for orangepi test
Alex Bennée
2022-11-23
tests/avocado: Update the URLs of the advent calendar images
Thomas Huth
2022-10-31
tests/avocado: disable sh4 rd2 tests on Gitlab
Alex Bennée
2022-10-31
tests/avocado: raspi2_initrd: Wait for guest shutdown message before stopping
Peter Maydell
2022-10-11
tests/avocado: Add missing require_netdev('user') checks
Peter Maydell
2022-09-20
tests/avocado/boot_linux_console: Fix the test_aarch64_xlnx_versal_virt test
Thomas Huth
2022-06-22
test/avocado/machine_aspeed.py: Move OpenBMC tests
Cédric Le Goater
2022-04-20
tests/avocado: update aarch64_virt test to exercise -cpu max
Alex Bennée
2022-03-14
avocado/boot_linux_console.py: check TCG accel in test_ppc_mac99()
Daniel Henrique Barboza
2022-03-14
avocado/boot_linux_console.py: check TCG accel in test_ppc_g3beige()
Daniel Henrique Barboza
2022-03-14
avocado/boot_linux_console.py: check tcg accel in test_ppc64_e500
Daniel Henrique Barboza
2022-03-14
avocado/boot_linux_console.py: check for tcg in test_ppc_powernv8/9
Daniel Henrique Barboza
2021-11-08
tests/avocado: Remove p7zip binary availability check
Philippe Mathieu-Daudé
2021-11-08
tests/avocado: Rename avocado_qemu.Test -> QemuSystemTest
Philippe Mathieu-Daudé
2021-11-08
tests/acceptance: rename tests acceptance to tests avocado
Willian Rampazzo