tests: add tests for bias flags
authorKent Gibson <warthog618@gmail.com>
Sun, 1 Dec 2019 03:23:49 +0000 (11:23 +0800)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 9 Dec 2019 16:46:57 +0000 (17:46 +0100)
commitcc58d23d1d064ee46e3136bd608087838299af99
tree714f421911507d6176b38f29092b91bcffffc4f6
parent26d8d8f0b7bc0e300aaab05c75d5af1b0686af08
tests: add tests for bias flags

Extend test coverage over the bias flags, gpiod_line_bias and the extended
ctxless functions.

Also update existing tests to check bias flags where line state is checked.

Signed-off-by: Kent Gibson <warthog618@gmail.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
tests/gpiod-test.c
tests/tests-ctxless.c
tests/tests-event.c
tests/tests-line.c