I made test set for openGL. It is from NeHe tutorials http://nehe.gamedev.net tested to work on modern Linux (e.g. Ubuntu). It is not automatic runnable, but batch compilation and manually runnable.
It can be used to
*compare different openGL implementations, e.g. glshim VS mesa.
*compare...