zephyr/tests
Alberto Escolar Piedras 4f152b2a81 tests/ztest: Don't test on native_posix
native_posix is now deprecated.
Building these tests in both native_sim and native_posix does not
improve coverage for the tests or subsystem but doubles CI time.
As anyhow native_posix will be removed all together in
2 releases, let's remove it already for these.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-09-25 04:04:36 -04:00
..
application_development style: tests: remove unnecessary `return` statements 2024-09-20 11:06:55 +02:00
arch
benchmarks tests: latency_measure: fix stacks for the busy threads 2024-09-19 18:28:16 +01:00
bluetooth tests/bluetooth: Don't test on native_posix 2024-09-25 04:04:36 -04:00
boards
boot
bsim Bluetooth: TBS: Add support for dynamic TBS 2024-09-24 09:21:54 -04:00
cmake tests/cmake/snippets: Don't test on native_posix 2024-09-25 04:04:36 -04:00
crypto tests/crypto: Don't test on native_posix 2024-09-25 04:04:36 -04:00
drivers tests/drivers/smbus: Don't test on native_posix 2024-09-25 04:04:36 -04:00
integration/kernel
kconfig
kernel soc: intel: renamed soc from ace30_ptl to ace30 2024-09-24 10:10:37 +02:00
lib tests/lib/mpsc_pbuf: Don't test on native_posix 2024-09-25 04:04:36 -04:00
misc tests/misc/check_init_priorities: Don't test on native_posix 2024-09-25 04:04:36 -04:00
modules
net tests/net: Don't test on native_posix 2024-09-25 04:04:36 -04:00
posix tests, samples: Define _POSIX_C_SOURCE where needed 2024-09-16 20:17:35 +02:00
robot
subsys tests/subsys/usb: Don't test on native_posix 2024-09-25 04:04:36 -04:00
unit
ztest tests/ztest: Don't test on native_posix 2024-09-25 04:04:36 -04:00
test_config.yaml