tests: add a test case for gpioget
authorBartosz Golaszewski <bartekgola@gmail.com>
Mon, 12 Jun 2017 17:58:21 +0000 (19:58 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Mon, 12 Jun 2017 18:28:19 +0000 (20:28 +0200)
commit6e8c4247b0ee26a0410b33ffea5b11d34f5617c5
treee3fc8b93d3a0540d08cb0c554e9be9188cecec5d
parent2ca7e8d6168fa9fadb8620f797758cecdd2ba0fe
tests: add a test case for gpioget

Add a simple test case for gpioget: read all lines at their initial
state, change the values of some of them and re-read.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
tests/Makefile.am
tests/tests-gpioget.c [new file with mode: 0644]