tests: add a test case for gpiod_line_active_state()
authorBartosz Golaszewski <bartekgola@gmail.com>
Fri, 5 May 2017 17:07:35 +0000 (19:07 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Fri, 5 May 2017 17:07:35 +0000 (19:07 +0200)
commit114e0dc0d3ff11d83a2ab2778896de6568dbdb35
tree1473f81bf7615d06600ba7ea7d6e2628223d9499
parentfb1ef2df605166200db7274bc30c2c6ef1abe0b7
tests: add a test case for gpiod_line_active_state()

Verify that the active state is changed correctly depending on the
parameters of the request.

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