tests: libcxx: added qemu_leon3 to C++ exception test

This exercises the SPARC support for C++ exceptions.

Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>
This commit is contained in:
Martin Åberg 2021-05-27 19:05:40 +02:00 committed by Kumar Gala
commit dda2e71097

View file

@ -9,7 +9,7 @@ tests:
min_flash: 54
tags: cpp
cpp.libcxx.exceptions:
arch_exclude: nios2 sparc
arch_exclude: nios2
toolchain_exclude: xcc
min_flash: 54
tags: cpp