tests: test that binding to a global with an interface mismatch fails
authorSimon Ser <simon.ser@intel.com>
Tue, 3 Sep 2019 11:38:53 +0000 (14:38 +0300)
committerPekka Paalanen <pq@iki.fi>
Fri, 6 Sep 2019 12:22:01 +0000 (12:22 +0000)
commit6e5cedc20ad65d6784156bbc175f56557bd57c44
tree56a256081e51870570ce6eb11cff8c8d7fa8a890
parente18e3e195b0f3984d41de5850da1691638a414df
tests: test that binding to a global with an interface mismatch fails

This test creates a wl_seat global, then tries to bind to it with the wl_output
interface.

Signed-off-by: Simon Ser <simon.ser@intel.com>
tests/display-test.c