test: filter out duplicate name/device combos in --list
authorPeter Hutterer <peter.hutterer@who-t.net>
Sun, 13 Oct 2024 23:24:26 +0000 (09:24 +1000)
committerMarge Bot <emma+marge@anholt.net>
Wed, 30 Oct 2024 23:20:42 +0000 (23:20 +0000)
commitefd3dd442771ed37fc82b4745da89d3d8673dcd3
treeade1f4ccd29d1b253f76355f39cf370f0e1eec31
parente3b5c0da5f213ddaf663344c8ed7f0296f50998d
test: filter out duplicate name/device combos in --list

This doesn't have an effect yet because ranged tests are handled inside
check. But in the future these tests will be split up individually so
de-duplicating is useful here.

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