summary refs log tree commit diff
path: root/crypto/test/UnitTests.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/test/UnitTests.csproj')
-rw-r--r--crypto/test/UnitTests.csproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/crypto/test/UnitTests.csproj b/crypto/test/UnitTests.csproj
index e9e0b3f4e..d4456b9c4 100644
--- a/crypto/test/UnitTests.csproj
+++ b/crypto/test/UnitTests.csproj
@@ -448,6 +448,14 @@
     <Compile Include="src\x509\test\TestCertificateGen.cs" />
   </ItemGroup>
   <ItemGroup>
+    <EmbeddedResource Include="data\cert_chain.data" />
+    <EmbeddedResource Include="data\cert_chain_nl.data" />
+    <EmbeddedResource Include="data\qvRooCa3.crt" />
+    <EmbeddedResource Include="data\suvaEE.crt" />
+    <EmbeddedResource Include="data\suvaEmail1.crt" />
+    <EmbeddedResource Include="data\suvaRoot1.crt" />
+    <EmbeddedResource Include="data\ThawteSGCCA.cer" />
+    <EmbeddedResource Include="data\ThawteSGCCA.crl" />
     <EmbeddedResource Include="data\crypto\SHA3TestVectors.txt" />
     <EmbeddedResource Include="data\crypto\SHAKETestVectors.txt" />
     <EmbeddedResource Include="data\PKITS\README.txt" />