libglvnd/tests/testgldispatch_patched_thr.sh
Kyle Brenneman a9060bb67d tests: Add tests for the end of the dispatch table.
Add a '-l' flag to testgldispatch, which tells it to test a generated stub
at the very end of the dispatch table.

On PPC, looking up a function past index 4096 requires more than just a simple
register+immediate load, so this makes sure that it's correct.
2019-12-05 11:50:56 -08:00

8 lines
81 B
Bash
Executable file

#!/bin/sh
set -e
./testgldispatch -s -g -p -t
./testgldispatch -s -g -p -t -l