test/avocado/machine_aspeed.py: Move OpenBMC tests
commit341e21fa135a8940b241aae2662122491983d45b
authorCédric Le Goater <clg@kaod.org>
Mon, 13 Jun 2022 12:05:48 +0000 (13 14:05 +0200)
committerCédric Le Goater <clg@kaod.org>
Wed, 22 Jun 2022 07:49:33 +0000 (22 09:49 +0200)
tree4f697319cd7fa167a25a25f7aa20f8b6a8b5d396
parentf4c155dddb430abfb1b759670c7cf21ddd20e904
test/avocado/machine_aspeed.py: Move OpenBMC tests

It's easier to run. Keep test_arm_ast2600_debian() under the
boot_linux_console.py file because it requires the extract_from_deb()
helper. We could remove it when we have tests for the AST2600.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
tests/avocado/boot_linux_console.py
tests/avocado/machine_aspeed.py