Remove missing tests from build_all_test script
Merge from Widevine repo of http://go/wvgerrit/23180 The previous CL removed entry_writer_test and circular_buffer_test. This CL updates the android build and run alll unit test scripts. Change-Id: Ib41046d0f224899f4d1d2742f07c030f7ce6b084
This commit is contained in:
@@ -82,8 +82,6 @@ adb_shell_run initialization_data_unittest
|
||||
adb_shell_run device_files_unittest
|
||||
adb_shell_run timer_unittest
|
||||
adb_shell_run buffer_reader_test
|
||||
adb_shell_run circular_buffer_test
|
||||
adb_shell_run entry_writer_test
|
||||
|
||||
library_path="/system/vendor/lib/mediadrm/ "
|
||||
adb_shell_run libwvdrmengine_test LD_LIBRARY_PATH=$library_path
|
||||
|
||||
Reference in New Issue
Block a user