Fix generic crypto tests
Merge from Widevine repo of http://go/wvgerrit/56524 Test: unit tests, including generic crypto tests, pass. Bug: 72354901 Fix Generic Crypto tests. Change-Id: I39404424acb2d896afe06c461a02e3664c0f45de
This commit is contained in:
@@ -65,11 +65,10 @@ test_name := file_utils_unittest
|
||||
test_src_dir := .
|
||||
include $(LOCAL_PATH)/unit-test.mk
|
||||
|
||||
# TODO(fredgc): Fix in later CL.
|
||||
# test_name := generic_crypto_unittest
|
||||
# test_src_dir := ../core/test
|
||||
# test_main := ../core/test/test_main.cpp
|
||||
# include $(LOCAL_PATH)/integration-test.mk
|
||||
test_name := generic_crypto_unittest
|
||||
test_src_dir := ../core/test
|
||||
test_main := ../core/test/test_main.cpp
|
||||
include $(LOCAL_PATH)/integration-test.mk
|
||||
|
||||
test_name := http_socket_test
|
||||
test_src_dir := ../core/test
|
||||
|
||||
Reference in New Issue
Block a user