summary refs log tree commit diff
path: root/crypto/crypto.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/crypto.csproj')
-rw-r--r--crypto/crypto.csproj25
1 files changed, 25 insertions, 0 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj
index 74a372a54..9a51f5bd3 100644
--- a/crypto/crypto.csproj
+++ b/crypto/crypto.csproj
@@ -12713,6 +12713,26 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "test\src\crypto\test\cavp\CavpReader.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "test\src\crypto\test\cavp\KDFCounterTests.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "test\src\crypto\test\cavp\KDFDoublePipelineTests.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "test\src\crypto\test\cavp\KDFFeedbackCounterTests.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "test\src\crypto\tls\test\ByteQueueStreamTest.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -13353,6 +13373,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "test\src\test\KdfCounterTest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "test\src\test\MacTest.cs"
                     SubType = "Code"
                     BuildAction = "Compile"