]> Gentwo Git Trees - linux/.git/commit
selftests/hid: tablets: define the elements of PenState
authorBenjamin Tissoires <bentiss@kernel.org>
Wed, 6 Dec 2023 10:46:00 +0000 (11:46 +0100)
committerBenjamin Tissoires <bentiss@kernel.org>
Thu, 7 Dec 2023 08:52:04 +0000 (09:52 +0100)
commit83912f83fabcb5086613e6382756750390ed48aa
treed7ccea275bf8288c1697f83c03ccca09edb0a0ea
parente08e493ff9619daab9c11e61a80c604895a4d671
selftests/hid: tablets: define the elements of PenState

This introduces a little bit more readability by not using the raw values
but a dedicated Enum

Acked-by: Jiri Kosina <jkosina@suse.com>
Link: https://lore.kernel.org/r/20231206-wip-selftests-v2-9-c0350c2f5986@kernel.org
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
tools/testing/selftests/hid/tests/test_tablet.py