On 24/10/24 05:27, Thomas Huth wrote:
Now that we are aware of binaries that are available for sh4eb,
we should make sure that there are no regressions with this
target and test it regularly in our CI.
Signed-off-by: Thomas Huth <th...@redhat.com>
---
tests/functional/meson.build | 3 +++
tests/functional/test_sh4eb_r2d.py | 33 ++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
create mode 100755 tests/functional/test_sh4eb_r2d.py
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>