test: replace the SW_LID tests with SW_HEADPHONE_INSERT
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 18 Nov 2019 03:42:40 +0000 (13:42 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 18 Nov 2019 03:45:18 +0000 (13:45 +1000)
commit925b2aa26d41fa0ed1d9bd0aba7dcd107a9b59a7
treef3deb323bf421e038a5d726ee4437e56bce6d340
parentb65be7aa7961d90c886d0286a958445028353308
test: replace the SW_LID tests with SW_HEADPHONE_INSERT

We're only testing EV_SW event delivery here and SW_LID has the tendency to
suspend the host when we don't specifically inhibit it. So let's just swap for
the next one.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/test-libevdev-events.c