Failed in applying to current master (
apply log)
MAINTAINERS | 3 +
tests/avocado/boot_linux_console.py | 205 ---------------------
tests/functional/meson.build | 6 +
tests/functional/qemu_test/linux_kernel.py | 19 ++
tests/functional/test_aarch64_raspi3.py | 42 +++++
tests/functional/test_aarch64_raspi4.py | 106 +++++++++++
tests/functional/test_arm_raspi2.py | 103 +++++++++++
7 files changed, 279 insertions(+), 205 deletions(-)
create mode 100644 tests/functional/qemu_test/linux_kernel.py
create mode 100755 tests/functional/test_aarch64_raspi3.py
create mode 100755 tests/functional/test_aarch64_raspi4.py
create mode 100755 tests/functional/test_arm_raspi2.py