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
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
18 | 18 | 0 | 0 | 0 | 2.06s |
Test Summary
XamanTests
- Device: iPhone 15, 17.4 (21E213)
- SDK: Simulator - iOS 17.4, 17.4
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.31s |
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.74s |
testStorageEncryptionKey
| |
testVault
| |
testVaultRecovery
| |
testVaultReKey
| |
testVaultReKeyBatch
|
Loading