zephyr/tests/lib/newlib/thread_safety
Alberto Escolar Piedras 4060f1d390 tests newlib: Exclude in posix architecture
These tests cannot be run in this architecture as it does not
support this toolchain.
Today they are 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
Kconfig
prj_userspace.conf
prj.conf
testcase.yaml tests newlib: Exclude in posix architecture 2023-10-24 09:05:29 +02:00