Resource directories with configuration for JUnit integration tests of IdP and SP
authorgilbert <gilbert@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Mon, 12 Sep 2005 18:41:34 +0000 (18:41 +0000)
committergilbert <gilbert@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Mon, 12 Sep 2005 18:41:34 +0000 (18:41 +0000)
commite09e465be5de31d115e5f4bb7590e01c20e0ce61
tree667d4f36328c0d9a6d589100899a32a2c553f775
parent7c21bcb74e6ddfead5edc2d27b5b2d2747a71966
Resource directories with configuration for JUnit integration tests of IdP and SP
This is a Source file in Eclipse even though it doesn't have java files. Contents are copied to the classpath and are available for JUnit tests. These files should not end up in the WAR

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1852 ab3bd59b-922f-494d-bb5f-6f0a3c29deca
12 files changed:
testresources/basicIdpHome/arps/arp.site.xml [new file with mode: 0644]
testresources/basicIdpHome/example-metadata.xml [new file with mode: 0644]
testresources/basicIdpHome/idp-example.crt [new file with mode: 0644]
testresources/basicIdpHome/idp-example.jks [new file with mode: 0644]
testresources/basicIdpHome/idp-example.key [new file with mode: 0644]
testresources/basicIdpHome/idpconfig.xml [new file with mode: 0644]
testresources/basicIdpHome/resolver.xml [new file with mode: 0644]
testresources/basicSpHome/AAP.xml [new file with mode: 0644]
testresources/basicSpHome/example-metadata.xml [new file with mode: 0644]
testresources/basicSpHome/sp-example.crt [new file with mode: 0644]
testresources/basicSpHome/sp-example.key [new file with mode: 0644]
testresources/basicSpHome/spconfig.xml [new file with mode: 0644]