zephyr/tests/drivers
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
..
adc/adc_api tests: drivers: adc: Add support to samv71 soc 2020-02-04 14:01:55 -05:00
build_all sensor: ak8975: Convert to DTS 2020-03-10 14:13:40 -05:00
can can: Introduce can-primary alias 2020-01-27 10:25:00 -06:00
clock_control drivers: clock_control: Add subsys argument to the callback 2020-02-05 17:07:01 +01:00
counter tests: counter: Extend counter_basic_api timeout 2020-02-12 14:31:14 +02:00
dma tests: fix test identifiers 2019-12-09 15:53:44 -05:00
eeprom global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06:00
entropy/api tests: tags: Add entropy and random tags 2020-01-28 09:37:51 -05:00
flash_simulator tests: fix test identifiers 2019-12-09 15:53:44 -05:00
gpio tests: drivers: gpio_basic_api: silence coverity warning 2020-03-11 16:22:57 -04:00
hwinfo/api tests: hwinfo: Make the tests depending on HWINFO_HAS_DRIVER 2020-02-27 21:14:54 +01:00
i2c treewide: use full path to clock_control/stm32_clock_control.h header 2020-01-26 17:52:12 +01:00
i2s tests: fix test identifiers 2019-12-09 15:53:44 -05:00
ipm global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
kscan/kscan_api drivers: kscan: Extend callback arguments to 32-bits 2020-02-01 08:50:16 -05:00
pwm/pwm_api drivers: pwm: add support for inverted PWM signals 2020-01-07 18:13:18 +01:00
spi/spi_loopback test: drivers: spi: added a test case 2020-01-20 18:38:39 -05:00
uart tests: drivers: uart: config api 2020-03-10 14:41:36 +02:00
watchdog/wdt_basic_api samples: tests: don't disable watchdog when it is used 2020-03-04 18:25:04 +02:00