tests: test case for gpiod_foreach_chip_noclose()
authorBartosz Golaszewski <bartekgola@gmail.com>
Fri, 24 Feb 2017 11:20:07 +0000 (12:20 +0100)
committerBartosz Golaszewski <bartekgola@gmail.com>
Fri, 24 Feb 2017 11:20:07 +0000 (12:20 +0100)
commit955d35dd5bc901e6de7f0a76e8240362ac793896
tree9e137fa306cc8d3cef05d6d907d6b2440a8e3b83
parentbd63b9f26f51d7165841eb611b19b5568b921ee5
tests: test case for gpiod_foreach_chip_noclose()

Add a test for the noclose variants of the chip iterator routines.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
tests/unit/tests-iter.c