Update DecryptZeroSizeSubSample test to accept success or error
Bug: 338010108 Merged from https://widevine-internal-review.googlesource.com/198002 Change-Id: I52c72a5c1a287e8556a243b6072faf23ce4bbdad (cherry picked from commit 8b806d128e450ab0bf9cba17e21b5ed5ff97c277)
This commit is contained in:
@@ -544,7 +544,7 @@ TEST_P(OEMCryptoSessionTestsDecryptTests, DecryptZeroSizeSubSample) {
|
|||||||
ASSERT_NO_FATAL_FAILURE(LoadLicense());
|
ASSERT_NO_FATAL_FAILURE(LoadLicense());
|
||||||
ASSERT_NO_FATAL_FAILURE(MakeBuffers());
|
ASSERT_NO_FATAL_FAILURE(MakeBuffers());
|
||||||
ASSERT_NO_FATAL_FAILURE(EncryptData());
|
ASSERT_NO_FATAL_FAILURE(EncryptData());
|
||||||
ASSERT_NO_FATAL_FAILURE(TestDecryptCENC());
|
ASSERT_NO_FATAL_FAILURE(DecryptCENC());
|
||||||
}
|
}
|
||||||
|
|
||||||
// There are probably no frames this small, but we should handle them anyway.
|
// There are probably no frames this small, but we should handle them anyway.
|
||||||
|
|||||||
Reference in New Issue
Block a user