zephyr/tests
Peter Bigot 6ec675ca2f tests: drivers: gpio_basic_api: silence coverity warning
In most cases gpio_pin_configure()'s return value is checked in this
application; Coverity noted a case where it is not checked.  Add a
check to make it happy.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-03-11 16:22:57 -04:00
..
application_development
arch tests: arch: arm: interrupt: test the spurious ISR handler 2020-03-11 10:26:36 +02:00
benchmarks
bluetooth
boards driver: gpio: dw: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
crypto
drivers tests: drivers: gpio_basic_api: silence coverity warning 2020-03-11 16:22:57 -04:00
kernel tests: work_q: Add assert if k_delayed_work_submit fails in the handler 2020-03-11 09:16:15 -04:00
lib
misc/test_build
net tests: net: af_packet: Add test for binding with multiple interfaces 2020-03-10 14:58:30 +02:00
portability
posix pthread: add setname/getname glibc extensions 2020-03-10 15:15:34 +02:00
shell
subsys DFU: add init function with area id as parameter 2020-03-10 15:07:27 +02:00
unit crc: Add crc8 implementation and tests 2020-03-10 12:53:53 +02:00
ztest