zephyr/tests
Alberto Escolar Piedras 78286ffcba tests/subsys/testsuite/fff_fake_contexts: 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 style: tests: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
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 doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
boot tests: boot: mcuboot_data_sharing: Fix test 2024-09-09 15:23:16 +03:00
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 mbedtls: rename CONFIG_MBEDTLS_ZEPHYR_ENTROPY and move it 2024-08-24 07:16:51 -04:00
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/testsuite/fff_fake_contexts: Don't test on native_posix 2024-09-25 04:04:36 -04:00
unit tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ztest Tests: Ztest_params fix. 2024-09-23 14:08:41 +01:00
test_config.yaml