zephyr/tests/drivers
Peter Bigot 394ff7a28b tests: drivers: gpio_basic_api: silence Coverity warning
The tests normally verify that pin configuration succeeded by checking
the return value.  That's not necessary on the cleanup path, so
expressly ignore the result.

Also lift the common code to before the exit branching.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-06-01 21:59:17 +02:00
..
adc/adc_api
build_all
can
clock_control
console
counter
dac
dma
eeprom
entropy/api
flash_simulator
gpio
hwinfo/api
i2c
i2s
ipm
kscan/kscan_api
pwm/pwm_api
spi/spi_loopback
uart
watchdog/wdt_basic_api