zephyr/tests
Fabio Baltieri 407e9a4c74 test: add a gnss build_all test
Add a generic test for GNSS devices.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-11-28 15:33:28 +01:00
..
application_development
arch arch: introduce DSP_SHARING and CPU_HAS_DSP configs 2023-11-27 09:05:54 +00:00
benchmarks syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2023-11-03 11:46:52 +01:00
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 tests: bsim: Bluetooth: Enable nrf5340bsim CIS ACL group test 2023-11-27 19:59:13 +01:00
cmake tests/cmake/*: Switch to native_sim 2023-11-27 16:06:42 +00:00
crypto tests/crypto/*: Switch from native_posix to native_sim 2023-11-27 16:06:42 +00:00
drivers test: add a gnss build_all test 2023-11-28 15:33:28 +01:00
kconfig/configdefault
kernel tests: kernel: mem_protect: mem_map: fix wrong include 2023-11-23 15:17:44 +01:00
lib tests/lib/gui/lvgl: Enable for native_sim 2023-11-27 16:06:42 +00:00
misc tests/misc/test_build: Switch integration_platform to native_sim 2023-11-27 16:06:42 +00:00
modules
net tests: net: socket: Add recv pktinfo ancillary tests for recvmsg 2023-11-27 19:58:47 +01:00
posix tests: Update posix common test for Xtensa 2023-11-27 20:10:51 -05:00
robot
subsys tests: Add test for the memory allocator 2023-11-27 19:56:48 +01:00
unit tests: unit: cbprintf: Add tests for string validation 2023-11-24 09:23:18 +01:00
ztest tests/ztest: Swap native_posix with native_sim 2023-11-20 12:02:48 +01:00
test_config.yaml