File tree 3 files changed +4
-1
lines changed
Common/tests/System/Security/Cryptography
Microsoft.Bcl.Cryptography/tests
System.Security.Cryptography/tests
3 files changed +4
-1
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 34
34
Link =" CommonTest\System\Security\Cryptography\MLKemTests.Keys.cs" />
35
35
<Compile Include =" $(CommonTestPath)System\Security\Cryptography\MLKemTests.Encapsulation.cs"
36
36
Link =" CommonTest\System\Security\Cryptography\MLKemTests.Encapsulation.cs" />
37
+ <Compile Include =" $(CommonTestPath)System\Security\Cryptography\PbeParametersTests.cs"
38
+ Link =" CommonTest\System\Security\Cryptography\PbeParametersTests.cs" />
37
39
<Compile Include =" $(CommonTestPath)System\Security\Cryptography\SP800108HmacCounterKdfTests.ArgValidation.cs"
38
40
Link =" CommonTest\System\Security\Cryptography\SP800108HmacCounterKdfTests.ArgValidation.cs" />
39
41
<Compile Include =" $(CommonTestPath)System\Security\Cryptography\SP800108HmacCounterKdfTests.Functional.cs"
Original file line number Diff line number Diff line change 163
163
Link =" CommonTest\System\Security\Cryptography\MLKemTests.Keys.cs" />
164
164
<Compile Include =" $(CommonTestPath)System\Security\Cryptography\MLKemTests.Encapsulation.cs"
165
165
Link =" CommonTest\System\Security\Cryptography\MLKemTests.Encapsulation.cs" />
166
+ <Compile Include =" $(CommonTestPath)System\Security\Cryptography\PbeParametersTests.cs"
167
+ Link =" CommonTest\System\Security\Cryptography\PbeParametersTests.cs" />
166
168
<Compile Include =" $(CommonTestPath)System\Security\Cryptography\SP800108HmacCounterKdfTests.ArgValidation.cs"
167
169
Link =" CommonTest\System\Security\Cryptography\SP800108HmacCounterKdfTests.ArgValidation.cs" />
168
170
<Compile Include =" $(CommonTestPath)System\Security\Cryptography\SP800108HmacCounterKdfTests.Functional.cs"
419
421
<Compile Include =" OidCollectionTests.cs" />
420
422
<Compile Include =" OpenSslNamedKeysTests.manual.cs" />
421
423
<Compile Include =" PaddingModeTests.cs" />
422
- <Compile Include =" PbeParametersTests.cs" />
423
424
<Compile Include =" PemEncodingTests.cs" />
424
425
<Compile Include =" PemEncodingFindTests.cs" />
425
426
<Compile Include =" PKCS1MaskGenerationMethodTest.cs" />
You can’t perform that action at this time.
0 commit comments