tests: rename a couple static functions
authorBartosz Golaszewski <bartekgola@gmail.com>
Sun, 14 May 2017 14:38:57 +0000 (16:38 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Sun, 14 May 2017 14:38:57 +0000 (16:38 +0200)
commit63de29dfbec2b6dcbedfdaa8f112189c3ae0ba1d
tree63f0a3ad4beb8c30c1b8ddef7ae98ba39526be56
parentc1d8ad3f84ed203e49a0766fee30868d42ab8d17
tests: rename a couple static functions

We use the 'test_' prefix to mark the testing framework API
definitions. Don't use it for static functions in gpiod-test.c.

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