Refactor generic crypto unit tests

Refactor the generic crypto oemcrypto unit tests into a separate file.

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

Change-Id: I343ee19ef979a9bedbc528a4533711a137ffb5e9
This commit is contained in:
Vicky Min
2023-06-08 21:55:51 +00:00
committed by Robert Shih
parent 51c57c9e11
commit 5317ce1c63
3 changed files with 578 additions and 566 deletions

View File

@@ -18,6 +18,7 @@ LOCAL_SRC_FILES:= \
oemcrypto_session_tests_helper.cpp \
oemcrypto_basic_test.cpp \
oemcrypto_decrypt_test.cpp \
oemcrypto_generic_crypto_test.cpp \
oemcrypto_license_test.cpp \
oemcrypto_provisioning_test.cpp \
oemcrypto_usage_table_test.cpp \