]> git.cworth.org Git - fips/commit
test: Add test using GLX with dlopen and dlsym to find symbols
authorCarl Worth <cworth@cworth.org>
Thu, 27 Jun 2013 21:08:39 +0000 (14:08 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 27 Jun 2013 21:08:39 +0000 (14:08 -0700)
commit5e4dbac425d1c9f1461d071b2a05d26b2c75831f
tree9f4804993fefedbfb104dd5853af856e6f57ab84
parent18a600531c73bfd36f9d8d0814ee6d22d1456d67
test: Add test using GLX with dlopen and dlsym to find symbols

Gradually building out the test suite to something useful here.
test/.gitignore
test/Makefile.local
test/fips-test
test/glx-dlopen-dlsym.c [new file with mode: 0644]