v2: Fix ast2600 test, thanks Cédric for the review. This adds tests for the Aspeed ARM SoCs. The AST2400 and AST2500 tests use OpenBMC images from that project, fetched from github releases. The AST2600 test uses a Debian arm32 kernel.
Note that the ast2600 test will fail if [1] is not applied. I have tested locally and all seems good. I note that checkpatch warns about a couple of lines over 80 columns in this file. Can we agree to relax this restriction for this file, as it helps the readability of the constants such as sha hashes and URLs? [1] https://lore.kernel.org/qemu-devel/20210303010505.635621-1-j...@jms.id.au/T/#u Joel Stanley (2): tests/acceptance: Test ast2400 and ast2500 machines tests/acceptance: Test ast2600 machine tests/acceptance/boot_linux_console.py | 72 ++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) -- 2.30.1