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 tests: application_development/libxcc: exclude using XCC... 2020-01-07 17:09:38 +01:00
arch tests: arch: arm: interrupt: test the spurious ISR handler 2020-03-11 10:26:36 +02:00
benchmarks tests: benchmarks: Add ARM64 case 2020-02-01 08:08:43 -05:00
bluetooth Bluetooth: tester: Fix GATT service registration 2020-02-27 21:21:46 +02:00
boards driver: gpio: dw: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
crypto tests: tags: Add entropy and random tags 2020-01-28 09:37:51 -05:00
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 tests: lib: mem_alloc: Increase malloc heap size for newlib test 2020-02-14 10:52:53 -06:00
misc/test_build tests: fix test identifiers 2019-12-09 15:53:44 -05:00
net tests: net: af_packet: Add test for binding with multiple interfaces 2020-03-10 14:58:30 +02:00
portability tests: samples: portability: fix test tags and identifiers 2019-12-09 15:53:44 -05:00
posix pthread: add setname/getname glibc extensions 2020-03-10 15:15:34 +02:00
shell tests: fix test identifiers 2019-12-09 15:53:44 -05:00
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 subsys/testsuite: make tc_util overridable 2019-09-17 07:11:33 +08:00