diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2024-10-29 12:54:42 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-10-29 15:04:46 +0000 |
commit | bc4d45b275fe63184a633d7d4f2ea2959b1fa4e7 (patch) | |
tree | 08851e0773ac5bf441ef8d3bc84e8cc1a621764d /block/block-gen.h | |
parent | aff835834b745b5a60483aa436b7f3db4c45c753 (diff) | |
download | qemu-bc4d45b275fe63184a633d7d4f2ea2959b1fa4e7.zip qemu-bc4d45b275fe63184a633d7d4f2ea2959b1fa4e7.tar.gz qemu-bc4d45b275fe63184a633d7d4f2ea2959b1fa4e7.tar.bz2 |
tests/functional: Add a functional test for the sx1 board
Add a functional test for the sx1 board that uses the kernel and
rootfs provided by Guenter Roeck in the linux-test-downloads repo:
https://github.com/groeck/linux-test-downloads/
We have three variants of the test for this board:
* just boot initrd
* boot with filesystem on SD card
* boot from flash
In all cases these images have a userspace that is configured to
immediately reboot the system on successful boot, and the board
itself supports telling QEMU to do the reboot, so we only need to
wait for QEMU to exit (via -no-reboot).
Since there are three subtests, the test as a whole takes about
80s on my local machine. That's about the same as the aarch64_virt
test, so give it the same overall test timeout as that one.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id: 20241017163247.711244-3-peter.maydell@linaro.org
Diffstat (limited to 'block/block-gen.h')
0 files changed, 0 insertions, 0 deletions