zephyr/tests
Peter Bigot 6918e3def3 devicetree: gpio: provide accessors for controller phandle
Provide a helper to extract the devicetree node_id for a GPIO
controller from a gpio phandle array.  This can be used with
DEVICE_DT_GET() to directly reference the corresponding controller
device.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-12-01 15:19:22 -05:00
..
application_development
arch tests: x86: pagetables: use new Kconfigs 2020-11-09 20:19:13 -05:00
benchmarks tests: add FP formatting to all tests that require it 2020-11-17 14:44:59 -06:00
bluetooth tests: Bluetooth: Add tests for reading codec and controller delay info 2020-11-26 15:46:17 +01:00
boards tests: native_posix: use llabs with int64_t 2020-11-19 08:41:56 +01:00
crypto
deprecated/inttype
drivers tests: Modified ADC test for clicker 2 2020-11-30 15:50:59 +01:00
kernel tests: access kernel object with private data using system call 2020-12-01 10:14:35 -06:00
lib devicetree: gpio: provide accessors for controller phandle 2020-12-01 15:19:22 -05:00
misc/test_build
net tests: net: tcp2: Add RST packet handling tests 2020-11-24 13:08:39 +02:00
portability tests: cmsis_rtos_v2: Fix stack overflow 2020-10-13 20:04:31 +02:00
posix tests: posix/{common,fs}: enable testing TLS 2020-10-24 10:52:00 -07:00
shell tests: add more configurations for shell tests 2020-11-30 16:03:01 -06:00
subsys tests/fs/fat: correct format specifiers 2020-11-17 18:48:10 -05:00
unit tests/unit/cbprintf: test %p with NULL and justification 2020-11-19 12:37:42 +01:00
ztest