tests: add a simple test case for gpiodetect
authorBartosz Golaszewski <bartekgola@gmail.com>
Thu, 8 Jun 2017 11:06:13 +0000 (13:06 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Thu, 8 Jun 2017 11:06:13 +0000 (13:06 +0200)
commitfbc58c4682bfb8305e5b71b32be5ba9b844aa0e3
tree84e814947e14205210ac8b19d3e8b321d2869b11
parentbb18051191e53b7704b222f312b57da4161491fe
tests: add a simple test case for gpiodetect

Use the newly added API for subprocesses to test a simple use case
of the gpiodetect tool.

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