Skip to content

v3.1.0

v3.1.0 #27

GitHub Actions / Xcode test results succeeded Oct 24, 2024 in 0s

Xcode test results

Testing workspace Xaman with scheme Xaman

Summary

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

Test Summary

XamanTests

  • Device: iPhone 15, 17.4 (21E213)
  • SDK: Simulator - iOS 17.4, 17.4
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.31s
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.74s
Successtest-method testStorageEncryptionKey
Successtest-method testVault
Successtest-method testVaultRecovery
Successtest-method testVaultReKey
Successtest-method testVaultReKeyBatch