Add some policy integration tests

Cherry-pick from branch rvc-dev of http://go/wvgerrit/105824 and
rvc-widevine-release http://go/ag/12561660

This adds two policy integration tests to verify that we are handling offline
licenses correctly.

Bug: 161023174
Bug: 129301787
Test: WV unit/integration tests
Change-Id: I20f5d6a9fbfd2ff8cff361e1005e45b46c700704
This commit is contained in:
Rahul Frias
2020-11-02 00:11:57 -08:00
parent 712784055b
commit d1dff772d3
8 changed files with 232 additions and 27 deletions

View File

@@ -60,6 +60,7 @@ WV_TEST_TARGETS="base64_test \
odk_test \
policy_engine_constraints_unittest \
policy_engine_unittest \
policy_integration_test \
request_license_test \
rw_lock_test \
service_certificate_unittest \