X-Git-Url: https://git.cworth.org/git?p=fips;a=blobdiff_plain;f=test%2Ffips-test;h=329fc54ef1aebce3f5282f114c54c8456e088c53;hp=cada79b9fe85de85a98f0a78e7192397f159f19d;hb=5e4dbac425d1c9f1461d071b2a05d26b2c75831f;hpb=18a600531c73bfd36f9d8d0814ee6d22d1456d67 diff --git a/test/fips-test b/test/fips-test index cada79b..329fc54 100755 --- a/test/fips-test +++ b/test/fips-test @@ -26,9 +26,12 @@ echo "" printf " Win-sys Link-mode Lookup\n" printf " ------- ------------- ------------\n" -printf "Testing GLX link to libGL direct calls ... " +printf "Testing GLX link to libGL direct calls ... " test glx-link-call +printf "Testing GLX dlopen(libGL) dlsym ... " +test glx-dlopen-dlsym + echo "" if [ $errors -gt 0 ]; then