stable
Clone or download
Read-only
request #13084: Convert unit tests of the cryptography API to PHPUnit
No functional change. Change-Id: I1ecc60eafb059d80c3c1c40cd2ad00715178545a
Modified Files
Name | ||||
---|---|---|---|---|
R | tests/simpletest/common/Cryptography/Asymmetric/AsymmetricCryptoTest.php | Go to diff View file | ||
R | tests/simpletest/common/Cryptography/Asymmetric/SignaturePublicKeyTest.php | Go to diff View file | ||
R | tests/simpletest/common/Cryptography/Asymmetric/SignatureSecretKeyTest.php | Go to diff View file | ||
R | tests/simpletest/common/Cryptography/ConcealedStringTest.php | Go to diff View file | ||
R | tests/simpletest/common/Cryptography/KeyFactoryTest.php | Go to diff View file | ||
R | tests/simpletest/common/Cryptography/KeyTest.php | Go to diff View file | ||
R | tests/simpletest/common/Cryptography/Symmetric/EncryptionKeyTest.php | Go to diff View file | ||
R | tests/simpletest/common/Cryptography/Symmetric/SymmetricCryptoTest.php | Go to diff View file |