Merge pull request #82 from outfoxx/feature/pkcs8pem #33
GitHub Actions / Test Results macos
succeeded
Jan 27, 2024 in 0s
Xcode test results
Testing project ShieldHost with scheme ShieldHost
Summary
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
94 | 81 | 0 | 13 | 0 | 1.80s |
Test Summary
ShieldHostTests
- Device: Mac, 12.7.2 (21G1974)
- SDK: macOS 13.0, 13.0
Test | Total | ||||
---|---|---|---|---|---|
SecCertificateTests | 12 | 11 | 0 | 1 | 0 |
HmacTests | 5 | 5 | 0 | 0 | 0 |
OIDTests | 1 | 1 | 0 | 0 | 0 |
DistinguishedNameParserTests | 12 | 12 | 0 | 0 | 0 |
DistinguishedNameComposerTests | 7 | 7 | 0 | 0 | 0 |
CertificateBuilderECTests | 9 | 9 | 0 | 0 | 0 |
SecIdentityTests | 1 | 0 | 0 | 1 | 0 |
CryptorPaddedTests | 1 | 1 | 0 | 0 | 0 |
CryptorUnpaddedTests | 1 | 1 | 0 | 0 | 0 |
CertificateBuilderRSATests | 9 | 9 | 0 | 0 | 0 |
CertificateDecoderTests | 1 | 1 | 0 | 0 | 0 |
DigestTests | 5 | 5 | 0 | 0 | 0 |
SecKeyTests | 7 | 4 | 0 | 3 | 0 |
CertificationRequestBuilderTests | 2 | 2 | 0 | 0 | 0 |
SecKeyPairTests | 21 | 13 | 0 | 8 | 0 |
Failures
All tests passed 🎉
Details
Test Details
ShieldHostTests
SecCertificateTests
⏱️ | ||||
---|---|---|---|---|
11 (92%) | 0 (0%) | 1 (8%) | 0 (0%) | 0.29s |
HmacTests
⏱️ | ||||
---|---|---|---|---|
5 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testDigestBlocksSHA224()
| |
testDigestBlocksSHA256()
| |
testDigestBlocksSHA384()
| |
testDigestBlocksSHA512()
| |
testHmacBlocksSHA1()
|
OIDTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testOIDNaming()
|
DistinguishedNameParserTests
⏱️ | ||||
---|---|---|---|---|
12 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
DistinguishedNameComposerTests
⏱️ | ||||
---|---|---|---|---|
7 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testComposeBasic1()
| |
testComposeBasic2()
| |
testComposeBasic3()
| |
testComposeEscaped1()
| |
testComposeEscaped2()
| |
testComposeEscaped3()
| |
testComposeMultiValued()
|
CertificateBuilderECTests
⏱️ | ||||
---|---|---|---|---|
9 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.02s |
testBuildCA()
| |
testBuildFromRequestNoExtensions()
| |
testBuildFromRequestWithExtensions()
| |
testBuildVer1()
| |
testBuildVer2i()
| |
testBuildVer2s()
| |
testBuildVer2si()
| |
testBuildVer3()
| |
testBuildVer3NoUniqueIDs()
|
SecIdentityTests
⏱️ | ||||
---|---|---|---|---|
0 (0%) | 0 (0%) | 1 (100%) | 0 (0%) | 0.41s |
testBuildAndFetch() Activities:
|
CryptorPaddedTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.50s |
testCryptorPadded()
|
CryptorUnpaddedTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.05s |
testCryptorUnpadded()
|
CertificateBuilderRSATests
⏱️ | ||||
---|---|---|---|---|
9 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.19s |
testBuildCA()
| |
testBuildFromRequestNoExtensions()
| |
testBuildFromRequestWithExtensions()
| |
testBuildVer1()
| |
testBuildVer2i()
| |
testBuildVer2s()
| |
testBuildVer2si()
| |
testBuildVer3()
| |
testBuildVer3NoUniqueIDs()
|
CertificateDecoderTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.03s |
testDecodingTestCerts()
|
DigestTests
⏱️ | ||||
---|---|---|---|---|
5 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testDigestBlocksSHA1()
| |
testDigestBlocksSHA224()
| |
testDigestBlocksSHA256()
| |
testDigestBlocksSHA384()
| |
testDigestBlocksSHA512()
|
SecKeyTests
⏱️ | ||||
---|---|---|---|---|
4 (57%) | 0 (0%) | 3 (43%) | 0 (0%) | 0.00s |
CertificationRequestBuilderTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.20s |
testBuildParse()
| |
testSANs()
|
SecKeyPairTests
⏱️ | ||||
---|---|---|---|---|
13 (62%) | 0 (0%) | 8 (38%) | 0 (0%) | 0.10s |
Loading