aboutsummaryrefslogtreecommitdiff
path: root/tests/acceptance/boot_linux_console.py
AgeCommit message (Expand)Author
2021-11-08tests/acceptance: rename tests acceptance to tests avocadoWillian Rampazzo
2021-09-27tests/acceptance: Test powernv machinesCédric Le Goater
2021-09-01tests: Remove uses of deprecated raspi2/raspi3 machine namesPhilippe Mathieu-Daudé
2021-07-13tests/acceptance: Tagging tests with "cpu:VALUE"Wainer dos Santos Moschetta
2021-07-13tests/acceptance: Tag NetBSD tests as 'os:netbsd'Philippe Mathieu-Daudé
2021-07-02tests: Boot and halt a Linux guest on the Raspberry Pi 2 machinePhilippe Mathieu-Daudé
2021-06-07tests/acceptance: tag various arm tests as TCG onlyAlex Bennée
2021-05-01tests/acceptance: Test ast2600 machineJoel Stanley
2021-05-01tests/acceptance: Test ast2400 and ast2500 machinesJoel Stanley
2021-03-12tests/acceptance: drop ARMBIAN_ARTIFACTS_CACHED condition for orangepi-pc, cu...Niek Linnenbank
2021-03-12tests/acceptance: update sunxi kernel from armbian to 5.10.16Niek Linnenbank
2021-03-12tests/acceptance/boot_linux_console: change URL for test_arm_orangepi_bionic_...Niek Linnenbank
2021-03-12tests/acceptance/boot_linux_console: remove Armbian 19.11.3 bionic test for o...Niek Linnenbank
2021-02-08tests/acceptance: Re-enable the microblaze testThomas Huth
2021-02-08tests/acceptance: Move the pseries test to a separate fileThomas Huth
2021-02-08tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PCPhilippe Mathieu-Daudé
2021-02-08tests/acceptance: Extract do_test_arm_orangepi_armbian_uboot() methodPhilippe Mathieu-Daudé
2021-01-04tests/acceptance: Test boot_linux_console for fuloong2eJiaxun Yang
2020-11-16tests/acceptance: Disable Spartan-3A DSP 1800A testPhilippe Mathieu-Daudé
2020-10-26tests/acceptance: Allow running Orange Pi test using cached artifactsPhilippe Mathieu-Daudé
2020-10-26tests/boot_linux_console: Boot Trusted Firmware-A on the Raspberry Pi 3Philippe Mathieu-Daudé
2020-09-18tests/acceptance: Skip slow quanta-gsj U-boot+Linux testPhilippe Mathieu-Daudé
2020-09-18tests/acceptance: Disable tests dependent of unreliable apt.armbian.comPhilippe Mathieu-Daudé
2020-09-14tests/acceptance: console boot tests for quanta-gsjHavard Skinnemoen
2020-08-12acceptance: use stable URLs for the Debian and Ubuntu installerPaolo Bonzini
2020-08-12tests/acceptance/boot_linux: Extract common URL from xlnx-versal testPhilippe Mathieu-Daudé
2020-07-15Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200714...Peter Maydell
2020-07-14tests/acceptance: Don't test reboot on cubieboardJohn Snow
2020-07-14tests/acceptance: wait() instead of shutdown() where appropriateJohn Snow
2020-07-14tests/acceptance/boot_linux: Expand SD card image to power of 2Philippe Mathieu-Daudé
2020-07-14tests/acceptance/boot_linux: Tag tests using a SD card with 'device:sd'Philippe Mathieu-Daudé
2020-06-15tests/acceptance: Add boot tests for sh4 QEMU advent calendar imageThomas Huth
2020-06-05raspi2 acceptance test: add test for dwc-hsotg (dwc2) USB hostPaul Zimmerman
2020-06-05tests/acceptance: Add a boot test for the xlnx-versal-virt machineThomas Huth
2020-05-31tests/acceptance: refactor boot_linux_console test to allow code reusePavel Dovgalyuk
2020-04-30tests/boot_linux_console: Add ethernet test to SmartFusion2Subbaraya Sundeep
2020-03-12tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PCPhilippe Mathieu-Daudé
2020-03-12tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PCPhilippe Mathieu-Daudé
2020-03-12tests/boot_linux_console: Add a SD card test for the OrangePi PC boardPhilippe Mathieu-Daudé
2020-03-12tests/boot_linux_console: Add initrd test for the Orange Pi PC boardPhilippe Mathieu-Daudé
2020-03-12tests/boot_linux_console: Add a quick test for the OrangePi PC boardPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/boot_linux_console: Do not use VGA on Clipper machinePhilippe Mathieu-Daudé
2020-02-07tests/acceptance: Add boot tests for some of the QEMU advent calendar imagesThomas Huth
2020-02-07tests/boot_linux_console: Tag Emcraft Smartfusion2 as running 'u-boot'Philippe Mathieu-Daudé
2020-02-07tests/boot_linux_console: fix extract_from_deb() commentLiam Merwick
2020-02-07tests/boot_linux_console: use os.path for filesystem pathsLiam Merwick
2020-02-07tests/boot_linux_console: add extract_from_rpm methodLiam Merwick
2020-01-17tests/boot_linux_console: Add a SD card test for the CubieBoardPhilippe Mathieu-Daudé
2020-01-17tests/boot_linux_console: Add initrd test for the CubieBoardPhilippe Mathieu-Daudé
2019-12-16Acceptance tests: use avocado tags for machine typeCleber Rosa