Include Metric Unit Tests

Merge from Widevine repo of http://go/wvgerrit/23842

This CL updates the android make files and test scripts to include the
two new unit test suites in metrics/test.

Change-Id: Ie31bdc3ae3709ab116d2a340ee5b55c7c12d1d33
This commit is contained in:
Fred Gylys-Colwell
2017-02-09 15:05:52 -08:00
parent db5c3dfb6d
commit 8274b77019
3 changed files with 12 additions and 0 deletions

View File

@@ -83,6 +83,8 @@ adb_shell_run device_files_unittest
adb_shell_run service_certificate_unittest
adb_shell_run timer_unittest
adb_shell_run buffer_reader_test
adb_shell_run distribution_test
adb_shell_run event_metric_test
library_path="/system/vendor/lib/mediadrm/ "
adb_shell_run libwvdrmengine_test LD_LIBRARY_PATH=$library_path