commit | 1ffd4615e84c03728ae13aa8343cce59ceeeeb49 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Thu Mar 26 12:49:35 2015 +0200 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Thu Apr 02 12:54:04 2015 +0300 |
tree | be41a7e4ac0ed76c83291cef19ff7fd23ff30992 | |
parent | 5fd814090e10fad6c39533852732c2bf4a967a7a [diff] |
tests: introduce create_client() Introduce a new helper create_client(), which creates and initializes the client struct, but does not create a wl_surface. This will be useful for ivi-shell tests. v2: Rebased, and restored the dependency to weston-test.so, since seat handling requires it. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Marek Chalupa <mchqwerty@gmail.com>