test: fix 3 compiler warnings when building without libwacom
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 28 Oct 2024 05:56:33 +0000 (15:56 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 31 Oct 2024 00:28:08 +0000 (10:28 +1000)
commit6c350ab26945dc740d09a7769ecc5b6afeb60040
treed4f85a36983fff173e9179cf6f093755d7385136
parent266ce4218b37a12984908a42e9c34ccfdc05d09e
test: fix 3 compiler warnings when building without libwacom

signed/unsigned and an unused variable.

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1070>
test/test-pad.c