Refactor cast oemcrypto unit tests

Refactor the cast related oemcrypto unit tests into a separate file.

Bug: 253779846
Merged from https://widevine-internal-review.googlesource.com/176930

Change-Id: I937042f786d1cc973e186d76bd276cbc792dfc19
This commit is contained in:
Vicky Min
2023-06-13 18:56:46 +00:00
committed by Robert Shih
parent 5317ce1c63
commit f47c5bf05a
4 changed files with 1206 additions and 1165 deletions

View File

@@ -17,6 +17,7 @@ LOCAL_SRC_FILES:= \
oemcrypto_corpus_generator_helper.cpp \
oemcrypto_session_tests_helper.cpp \
oemcrypto_basic_test.cpp \
oemcrypto_cast_test.cpp \
oemcrypto_decrypt_test.cpp \
oemcrypto_generic_crypto_test.cpp \
oemcrypto_license_test.cpp \