]> git.cworth.org Git - fips/commit
test: Add two more tests to the test suite
authorCarl Worth <cworth@cworth.org>
Fri, 28 Jun 2013 17:55:59 +0000 (10:55 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 28 Jun 2013 17:55:59 +0000 (10:55 -0700)
commite90938cac9a539dc00c08b4439298cd05dada442
tree929fb2cfde707a83cac90cc2725e2b9e37732d57
parent8fa551a77e6586167ee9ad4d331411aecc36af84
test: Add two more tests to the test suite

These link directly against libGL, but then use glXGetProcAddress or
glXGetProcAddressARB to locate OpenGL function symbols.
test/.gitignore
test/Makefile.local
test/fips-test
test/glx-link-gpa.c [new file with mode: 0644]
test/glx-link-gpaa.c [new file with mode: 0644]