tests: make struct gu_chip_descr & gu_test private
authorBartosz Golaszewski <bartekgola@gmail.com>
Mon, 27 Feb 2017 12:21:31 +0000 (13:21 +0100)
committerBartosz Golaszewski <bartekgola@gmail.com>
Mon, 27 Feb 2017 12:21:31 +0000 (13:21 +0100)
commit742410000a37cd648aa37bf31ba3c4d05bcf25a5
treebddeeb491d737395cc430b5e527425dc1b37ddb5
parent1d3de2fc05b476a5d57b1738e20737f5ac1b3e2e
tests: make struct gu_chip_descr & gu_test private

Add an underscore to struct gu_chip_descr & struct gu_test. This
indicates that these structures are for internal use only.

Test cases should use provided helper macros when registering tests.

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