zephyr/tests/posix
Alberto Escolar Piedras 587c43a602 tests/posix/common: Fix filtering for POSIX arch
All these tests where filtered for the whole POSIX
architecture, but quite a few of them can be run in
native_sim.
So let's filter out native_posix(_64) in general,
(allowing other native simulator based targes),
and filter for thsi arch out explicitly the 2 tests
which need NEWLIB as this arch does not provide it.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-10-25 07:44:12 -04:00
..
common tests/posix/common: Fix filtering for POSIX arch 2023-10-25 07:44:12 -04:00
eventfd tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
fs tests/posix/fs: Improve filtering around posix arch 2023-10-25 07:44:12 -04:00
getopt tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
headers tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
pthread_pressure tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00