DescriptionAdd a wrong key test into EncryptorTest.
The behavior of crypto::Encryptor::Decrypt() funcion is different on different platforms. Add this test to test this.
BUG=124434
TEST=this is a new test
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133569
Patch Set 1 #Patch Set 2 : Fix test and add comments #Patch Set 3 : #Patch Set 4 : Use a seperate decryptor for decryption to avoid assert on Windows. #Patch Set 5 : Fix typo encryptor->decryptor #
Total comments: 2
Patch Set 6 : Remove redundant check as commented. #Messages
Total messages: 6 (0 generated)
|