X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=samltest%2FMakefile.am;h=3f9400d47044626aa9bdb42432d0f294e192acdb;hb=HEAD;hp=681cb7af188f80b6d99d61d755743464b2bb68cf;hpb=c9d50646421bfde7f86cad848a82165e51c15556;p=shibboleth%2Fopensaml2.git diff --git a/samltest/Makefile.am b/samltest/Makefile.am index 681cb7a..3f9400d 100644 --- a/samltest/Makefile.am +++ b/samltest/Makefile.am @@ -14,12 +14,13 @@ samltest_h = \ SAMLArtifactType0002Test.h \ SAMLArtifactType0004Test.h \ ArtifactMapTest.h \ + encryption/EncryptedAssertionTest.h \ signature/SAML1AssertionTest.h \ signature/SAML1RequestTest.h \ signature/SAML1ResponseTest.h \ signature/SAML2AssertionTest.h \ - security/AbstractPKIXTrustEngineTest.h \ security/ExplicitKeyTrustEngineTest.h \ + security/StaticPKIXTrustEngineTest.h \ saml1/core/impl/ActionTest.h \ saml1/core/impl/AdviceTest.h \ saml1/core/impl/AssertionIDReferenceTest.h \ @@ -92,7 +93,7 @@ samltest_h = \ saml2/binding/SAML2ArtifactTest.h \ saml2/binding/SAML2POSTTest.h \ saml2/binding/SAML2RedirectTest.h \ - saml2/metadata/FilesystemMetadataProviderTest.h + saml2/metadata/XMLMetadataProviderTest.h noinst_HEADERS = \ binding.h \