tests: fix inconsistent naming of test helpers
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Fri, 7 Apr 2023 11:27:52 +0000 (13:27 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Fri, 7 Apr 2023 11:27:52 +0000 (13:27 +0200)
commit318db06b5f5e93a1543ce75ce42ab300c7dad01a
tree5e0f62b78453662d0875cf21429a611974bfb16a
parent8a864d669363308c43cc4a072c3911fc4bd933af
tests: fix inconsistent naming of test helpers

Some of the helpers' names don't refer to the objects they're acting
upon. Make the naming consistent. While at it: fix line breaking in the
helpers header.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
tests/gpiod-test-helpers.h
tests/tests-chip-info.c
tests/tests-edge-event.c
tests/tests-info-event.c
tests/tests-line-config.c
tests/tests-line-info.c
tests/tests-line-request.c