test: swap KEY_POWER for KEY_VOLUMEUP on the switch key routing test
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 1 Feb 2018 05:25:34 +0000 (15:25 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 5 Feb 2018 07:49:04 +0000 (17:49 +1000)
commitb8bef106c012485424619d018562f26a9cd5b211
tree13f6e27f8f6d2f718308861fc3d37e2d901dbc6a
parent394f343e705b688121bab88644e78295d15b721a
test: swap KEY_POWER for KEY_VOLUMEUP on the switch key routing test

If there's anything that listens for KEY_POWER it will likely shut down or
suspend the host. Since it doesn't matter whether we're really testing for
KEY_POWER or just any other key, let's just switch it and avoid one headache.

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