selftests/hid: fix failing tablet button tests
authorBenjamin Tissoires <bentiss@kernel.org>
Thu, 7 Dec 2023 12:22:39 +0000 (13:22 +0100)
committerBenjamin Tissoires <bentiss@kernel.org>
Thu, 7 Dec 2023 13:55:00 +0000 (14:55 +0100)
commitda2c1b861065b452590d75a1e2f5ee9b396fef92
tree2d175cd4efa5f64030f1a02bf8ef6643a84c47c4
parentf556aa957df8cb3e98af0f54bf1fa65f59ae47a3
selftests/hid: fix failing tablet button tests

An overlook from commit 74452d6329be ("selftests/hid: tablets: add
variants of states with buttons"), where I don't use the Enum...

Fixes: 74452d6329be ("selftests/hid: tablets: add variants of states with buttons")
Acked-by: Jiri Kosina <jkosina@suse.com>
Link: https://lore.kernel.org/r/20231207-b4-wip-selftests-v1-1-c4e13fe04a70@kernel.org
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
tools/testing/selftests/hid/tests/test_tablet.py