zephyr/tests/subsys/debug/coredump
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
..
src
CMakeLists.txt
prj.conf
testcase.yaml tests subsys coredump: Exclude in posix architecture 2023-10-24 09:05:29 +02:00