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:
@@ -116,6 +116,11 @@ test_src_dir := ../core/test
|
||||
test_main := ../core/test/test_main.cpp
|
||||
include $(LOCAL_PATH)/integration-test.mk
|
||||
|
||||
test_name := policy_integration_test
|
||||
test_src_dir := ../core/test
|
||||
test_main := ../core/test/test_main.cpp
|
||||
include $(LOCAL_PATH)/integration-test.mk
|
||||
|
||||
test_name := request_license_test
|
||||
test_src_dir := .
|
||||
test_main := ../core/test/test_main.cpp
|
||||
|
||||
Reference in New Issue
Block a user