tests: add support for named lines
authorBartosz Golaszewski <bartekgola@gmail.com>
Wed, 15 Mar 2017 13:48:59 +0000 (14:48 +0100)
committerBartosz Golaszewski <bartekgola@gmail.com>
Wed, 19 Apr 2017 16:34:17 +0000 (18:34 +0200)
commit173990921ea720c15e391e071db34db29bc4deb0
tree346a9a5c60af244b75c0185faff27e3692a37ec5
parent152eac220c3cd184b1d99f624b83db28df4b4cb1
tests: add support for named lines

If the named_lines field is true in the test description, pass an
additional module parameter to gpio-mockup to have the GPIO lines
named.

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