zephyr/tests
Alberto Escolar Piedras 6568825174 tests/crypto/*: Switch from native_posix to native_sim
Enable these tests which run in native_posix in native_sim,
Switch from native_posix to native_sim as default test platform
For drivers.rand32.random_psa_crypto, filter the posix
arch to save some CI time, as TFM is not supported in this
architecture all together.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-27 16:06:42 +00:00
..
application_development
arch arch: introduce DSP_SHARING and CPU_HAS_DSP configs 2023-11-27 09:05:54 +00:00
benchmarks
bluetooth Bluetooth: testlib: Create `testlib/conn.h` 2023-11-22 14:55:43 +00:00
boards tests/boards/native*: Moved to native_sim 2023-11-27 16:06:42 +00:00
boot tests: mcuboot: Enable mcuboot shell command 2023-11-21 09:55:44 +01:00
bsim Bluetooth: testlib: Create `testlib/conn.h` 2023-11-22 14:55:43 +00:00
cmake
crypto tests/crypto/*: Switch from native_posix to native_sim 2023-11-27 16:06:42 +00:00
drivers tests: drivers: i2c: i2c_target_api: support numaker_pfm_m467 2023-11-27 14:34:15 +00:00
kconfig/configdefault
kernel tests: kernel: mem_protect: mem_map: fix wrong include 2023-11-23 15:17:44 +01:00
lib tests/lib/devicetree: Enable for native_sim 2023-11-27 16:06:42 +00:00
misc tests/misc/check_init_priorities: Fix for native_sim 2023-11-27 12:19:03 +00:00
modules
net test: lwm2m: Test cancellation using observe parameter 2023-11-22 09:54:13 +01:00
posix tests: posix: common: test pthread_getconcurrency() 2023-11-27 08:26:31 -05:00
robot
subsys tests/subsys/usb/*: Enable for native_sim 2023-11-27 16:06:42 +00:00
unit tests: unit: cbprintf: Add tests for string validation 2023-11-24 09:23:18 +01:00
ztest
test_config.yaml