tests: add test_seat_release() for symmetry
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>
Mon, 26 Feb 2018 12:14:14 +0000 (14:14 +0200)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Fri, 20 Apr 2018 12:27:54 +0000 (15:27 +0300)
commitf39249ad589cc82345af7924659fce64511f47e0
treeb63d0669daeb18213bcc370f4ed96d2099ac85ea
parentd61da83cb0923e3bcfc960ad322d9ab5e1c4af45
tests: add test_seat_release() for symmetry

Add test_seat_release() as the counterpart of test_seat_init() instead
of open-coding it. This helps adding more code to test_seat_release()
later.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
tests/weston-test.c