]> git.cworth.org Git - fips/commitdiff
test: Add remaining three egl-opengl tests
authorCarl Worth <cworth@cworth.org>
Tue, 2 Jul 2013 18:53:52 +0000 (11:53 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 3 Jul 2013 00:29:58 +0000 (17:29 -0700)
In a previous commit message, I had suggested we would be adding five
additional tests here. But unlike GLX, EGL provides only
eglGetProcAddress, (and no eglGetProcAddressARB), so two of the GLX
variants don't apply.

The two dlopen-based tests are currently failing when run under fips,
so once again the test suite has come through and found another bug.


No differences found