zephyr/tests
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
..
application_development tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
arch tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
benchmarks tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
bluetooth tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
boards tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
crypto tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
deprecated/dts tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
drivers tests: drivers: gpio_basic_api: silence Coverity warning 2020-06-01 21:59:17 +02:00
kernel tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
lib test: lib: devicetree: add tests for DT_ macros for retrieving PWM period 2020-05-29 14:48:12 +02:00
misc/test_build tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
net tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
portability tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
posix tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
shell tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
subsys tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
unit sys/util.h: Add IS_EMPTY and LIST_DROP_EMPTY macros 2020-05-08 17:50:25 +02:00
ztest tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00