zephyr/tests/subsys/debug
Alberto Escolar Piedras 4c98a091fb tests subsys coredump: Exclude in posix architecture
These tests cannot be run in this architecture as it does not
support coredump.
Today it is filtered by kconfig, which works but spends
time running cmake.
As native_posix is a default test platform it is better
to filter it alltogether by arch, which saves quite a lot
of time.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-10-24 09:05:29 +02:00
..
coredump tests subsys coredump: Exclude in posix architecture 2023-10-24 09:05:29 +02:00
coredump_backends tests subsys coredump: Exclude in posix architecture 2023-10-24 09:05:29 +02:00
gdbstub tests: gdbstub: qemu: Cross-validate test behavior 2023-10-20 15:03:55 +02:00