On 7/16/2026 12:15 PM, Brian Cain wrote: > Add new test cases from hexagon-arch-tests to exercise exceptions, > guest mode. > > Signed-off-by: Brian Cain <[email protected]> > --- > MAINTAINERS | 1 + > tests/functional/hexagon/meson.build | 5 ++ > tests/functional/hexagon/test_arch_tests.py | 57 +++++++++++++++++++++ > tests/functional/meson.build | 1 + > 4 files changed, 64 insertions(+) > create mode 100644 tests/functional/hexagon/meson.build > create mode 100755 tests/functional/hexagon/test_arch_tests.py >
Reviewed-by: Pierrick Bouvier <[email protected]>
