tests: add gl structs to abi check
authorMatthew Waters <matthew@centricular.com>
Thu, 16 Jul 2020 08:10:45 +0000 (18:10 +1000)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 9 Oct 2020 06:12:30 +0000 (06:12 +0000)
commit52793dbfca1cbac36e94dc4be4595fd180b8fb21
tree67394569b0936edf0a3ac89ef4e57939126f8c5e
parented8f90c9300905b6156407aac63b182271482dfc
tests: add gl structs to abi check

Tested on x86, x86_64, armv7l, aarch64.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/854>
tests/check/libs/gstgl-public-headers.h [new file with mode: 0644]
tests/check/libs/gstglheaders.c
tests/check/libs/libsabi.c
tests/check/libs/struct_aarch64.h [new file with mode: 0644]
tests/check/libs/struct_arm.h
tests/check/libs/struct_i386.h
tests/check/libs/struct_ppc32.h
tests/check/libs/struct_ppc64.h
tests/check/libs/struct_x86_64.h
tests/check/meson.build