gles1: Add an ABI-check test
authorMatt Turner <mattst88@gmail.com>
Tue, 12 Mar 2013 19:36:06 +0000 (12:36 -0700)
committerMatt Turner <mattst88@gmail.com>
Tue, 19 Mar 2013 19:04:31 +0000 (12:04 -0700)
commit569bd281c1f5c3b64f4caab2c76611dfa2e6948c
tree42c1a9a8f33cf20d3f9f51852ef2307d63ad394c
parent182895c4e691e9e783278f1448772e855ade7b33
gles1: Add an ABI-check test

Checks that no functions are exported that are not part of the ABI.

Note that currently we are exporting functions that are aliased to
functions that are part of the ABI. They shouldn't be exported, but the
XML descriptions don't adequately describe this case.
src/mapi/es1api/ABI-check [new file with mode: 0755]
src/mapi/es1api/Makefile.am