4.0.0 #151
Closed
4.0.0 #151
GitHub Actions / Xcode test results
succeeded
Mar 14, 2025 in 0s
Xcode test results
Testing workspace Xaman with scheme Xaman
Summary
| Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
|---|---|---|---|---|---|
| 18 | 18 | 0 | 0 | 0 | 2.03s |
Test Summary
XamanTests
- Device: iPhone 16 Pro, 18.3.1 (22D8075)
- SDK: Simulator - iOS 18.2, 18.2
| Test | Total | ![]() | ![]() | ![]() |
|
|---|---|---|---|---|---|
CipherTest | 3 | 3 | 0 | 0 | 0 |
CryptoTest | 10 | 10 | 0 | 0 | 0 |
VaultManagerTest | 5 | 5 | 0 | 0 | 0 |
Failures
All tests passed 🎉
Details
Test Details
XamanTests
CipherTest 
![]() | ![]() | ![]() | ![]() | ⏱️ |
|---|---|---|---|---|
| 3 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.29s |
![]() | testDecryptV1
|
![]() | testDerivedKeys
|
![]() | testEncryptDecrypt
|
CryptoTest 
![]() | ![]() | ![]() | ![]() | ⏱️ |
|---|---|---|---|---|
| 10 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
![]() | testAESCBC()
|
![]() | testAESGCM()
|
![]() | testDataToHex()
|
![]() | testHexToData()
|
![]() | testHMAC256()
|
![]() | testPBKDF2()
|
![]() | testRandomBytes()
|
![]() | testSHA1()
|
![]() | testSHA256()
|
![]() | testSHA512()
|
VaultManagerTest 
![]() | ![]() | ![]() | ![]() | ⏱️ |
|---|---|---|---|---|
| 5 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 1.73s |
![]() | testStorageEncryptionKey
|
![]() | testVault
|
![]() | testVaultRecovery
|
![]() | testVaultReKey
|
![]() | testVaultReKeyBatch
|
Loading




CipherTest
