wayland-egl: Add wl_egl_window ABI checker
authorMiguel A. Vico <mvicomoya@nvidia.com>
Thu, 20 Jul 2017 00:22:44 +0000 (17:22 -0700)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 24 Jul 2017 09:27:10 +0000 (10:27 +0100)
commitdad0c5d2d7ef91accc768a7192f6c9284080ab6f
treeb6a16f80e248823ca109b0463c0e14c66e775098
parent4d53b16f555b2d33216518100fb2cd578428512d
wayland-egl: Add wl_egl_window ABI checker

Add a small ABI checker for wl_egl_window so that we can check for
backwards incompatible changes at 'make check' time.

Signed-off-by: Miguel A. Vico <mvicomoya@nvidia.com>
Reviewed-by: James Jones <jajones@nvidia.com>
Acked-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/egl/wayland/wayland-egl/Makefile.am
src/egl/wayland/wayland-egl/wayland-egl-abi-check.c [new file with mode: 0644]