zephyr/tests
James Roy 28238d03ad devicetree: Add DT_HAS_ALIAS macro
Add 'DT_HAS_ALIAS' macro to verify node alias existence.

Signed-off-by: James Roy <rruuaanng@outlook.com>
2024-11-16 15:55:10 -05:00
..
application_development boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
arch tests: arch: riscv: make sure that `gp` reg can't be corrupted 2024-11-13 19:08:54 -08:00
benchmarks tests: benchmarks/latency: limit CPU to 1 for Intel ADSP ACE 2024-11-16 15:54:36 -05:00
bluetooth tests: Bluetooth: Tester: Set conn = NULL in btp_gap 2024-11-16 15:25:41 -05:00
boards samples: sensor: qdec: change pins used for qdec nrf54h20dk 2024-10-31 09:22:58 -05:00
boot tests: mcuboot: remove twr_kv58f220m from allowed list. 2024-10-25 08:52:44 +02:00
bsim Bluetooth: host: Remove useless alloc_buf_cb in test 2024-11-16 15:55:02 -05:00
cmake tests: add twister tests for CMake board and SoC extension 2024-10-26 17:14:06 +02:00
crypto tests: crypto: tinycrypt: Fix premature Ztest end 2024-11-08 11:35:22 -06:00
drivers tests: drivers: build_all: uart: add uart interrupt driven 2024-11-16 15:26:24 -05:00
integration/kernel
kconfig
kernel sys: util: use BITS_PER_BYTE macro instead of the magic number 8 2024-11-16 15:22:35 -05:00
lib devicetree: Add DT_HAS_ALIAS macro 2024-11-16 15:55:10 -05:00
misc
modules tests: thrift: Remove 'newlib' from test identifiers 2024-10-22 20:40:20 +02:00
net net: mqtt-sn: Update MQTT-SN Unit Tests 2024-11-16 15:08:27 -05:00
posix test: posix: timer: fix format 2024-11-16 15:26:42 -05:00
robot
subsys LLEXT: add llext_section_offset() to replace llext_find_section() 2024-11-16 15:28:00 -05:00
unit tests: unit: crc: use `zassert_equal` for cleaner assertions 2024-10-09 09:48:00 +02:00
ztest tests: Support targeting unit_testing with and without qualifier 2024-10-25 18:51:10 +01:00
test_config.yaml