tests: make test_func private
authorBartosz Golaszewski <bartekgola@gmail.com>
Sun, 14 May 2017 11:06:40 +0000 (13:06 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Sun, 14 May 2017 11:35:22 +0000 (13:35 +0200)
commit0fc40743de99f6d8d11c6b42da043569f8c8b3ae
tree1f22bbb7d17c82994b3c76109d1a8289f9b2347a
parent86a94bf1e183fa3998c730f6b8664789e8eee114
tests: make test_func private

The test callback prototype should not be used by the test code, so
prefix it with an underscore to indicate that.

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