On Fri, 24 Jan 2025 at 10:17, Thomas Huth <th...@redhat.com> wrote: > > We don't have any functional tests for this machine yet, thus let's > add a test with a MicroPython binary that is available online > (thanks to Joel Stanley for providing it, see: > https://www.mail-archive.com/qemu-devel@nongnu.org/msg606064.html ). > > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > MAINTAINERS | 1 + > tests/functional/meson.build | 1 + > tests/functional/test_arm_microbit.py | 31 +++++++++++++++++++++++++++ > 3 files changed, 33 insertions(+) > create mode 100755 tests/functional/test_arm_microbit.py
Applied to target-arm.next, thanks. -- PMM