tests: consistently use GLib types in tests
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 15 Dec 2022 18:50:12 +0000 (19:50 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 15 Dec 2022 18:50:12 +0000 (19:50 +0100)
commitc0176f58f98e837f1b9eb40514ac58c51f24e644
tree7dd7bbf5a799fb4e287b7c4e6f53467b022a9a5a
parent662d8b578147b13ca2c711e6cf784d201f462714
tests: consistently use GLib types in tests

We use GLib in tests so instead of int use gint everywhere.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
tests/gpiod-test.c