Add http socket tests to other tests
Merge from Widevine repo of http://go/wvgerrit/122224 This CL removes the separate main() in http_socket_test that allowed the user to set the server on the command line. I don't think anybody was using this, and it conflicted with our desire to include this suite of tests with the other CE CDM tests running on Luci. test: ran http_socket_test bug: 118657876 Change-Id: I9228b9cc97a0af2afd1bb4a99bc40b88ce956d67
This commit is contained in:
@@ -91,8 +91,7 @@ include $(LOCAL_PATH)/integration-test.mk
|
||||
|
||||
test_name := http_socket_test
|
||||
test_src_dir := ../core/test
|
||||
test_main :=
|
||||
include $(LOCAL_PATH)/integration-test.mk
|
||||
include $(LOCAL_PATH)/unit-test.mk
|
||||
|
||||
test_name := initialization_data_unittest
|
||||
test_src_dir := ../core/test
|
||||
|
||||
Reference in New Issue
Block a user