Skip to content

401 85

ac27c62
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

4.0.0 #151

401 85
ac27c62
Select commit
Loading
Failed to load commit list.
GitHub Actions / Xcode test results succeeded Mar 14, 2025 in 0s

Xcode test results

Testing workspace Xaman with scheme Xaman

Summary

TotalSuccess PassedFailure FailedSkipped SkippedExpected Failure Expected Failure⏱️ Time
18180002.03s

Test Summary

XamanTests

  • Device: iPhone 16 Pro, 18.3.1 (22D8075)
  • SDK: Simulator - iOS 18.2, 18.2
TestTotalSuccessFailureSkippedExpected Failure
test-class CipherTest33000
test-class CryptoTest1010000
test-class VaultManagerTest55000

Failure Failures

All tests passed 🎉

Details

Test Details

XamanTestsback

CipherTest back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.29s
Successtest-method testDecryptV1
Successtest-method testDerivedKeys
Successtest-method testEncryptDecrypt

CryptoTest back

SuccessFailureSkippedExpected Failure⏱️
10 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testAESCBC()
Successtest-method testAESGCM()
Successtest-method testDataToHex()
Successtest-method testHexToData()
Successtest-method testHMAC256()
Successtest-method testPBKDF2()
Successtest-method testRandomBytes()
Successtest-method testSHA1()
Successtest-method testSHA256()
Successtest-method testSHA512()

VaultManagerTest back

SuccessFailureSkippedExpected Failure⏱️
5 (100%)0 (0%)0 (0%)0 (0%)1.73s
Successtest-method testStorageEncryptionKey
Successtest-method testVault
Successtest-method testVaultRecovery
Successtest-method testVaultReKey
Successtest-method testVaultReKeyBatch