Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2345)

Unified Diff: build/android/test_runner.pydeps

Issue 2605793002: [android] Convert linker tests to platform mode. (Closed)
Patch Set: mikecase comment Created 3 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/android/test_runner.py ('k') | build/config/android/internal_rules.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/test_runner.pydeps
diff --git a/build/android/test_runner.pydeps b/build/android/test_runner.pydeps
index 2d4200cc0c38136e2ae27e28330a0ea6ddb8a304..7a687cfb9b49722b878eb093dd72b159e4bf2572 100644
--- a/build/android/test_runner.pydeps
+++ b/build/android/test_runner.pydeps
@@ -126,11 +126,9 @@ pylib/android/__init__.py
pylib/android/logdog_logcat_monitor.py
pylib/base/__init__.py
pylib/base/base_test_result.py
-pylib/base/base_test_runner.py
pylib/base/environment.py
pylib/base/environment_factory.py
pylib/base/test_collection.py
-pylib/base/test_dispatcher.py
pylib/base/test_exception.py
pylib/base/test_instance.py
pylib/base/test_instance_factory.py
@@ -149,14 +147,14 @@ pylib/instrumentation/test_result.py
pylib/junit/__init__.py
pylib/junit/junit_test_instance.py
pylib/linker/__init__.py
-pylib/linker/setup.py
+pylib/linker/linker_test_instance.py
pylib/linker/test_case.py
-pylib/linker/test_runner.py
pylib/local/__init__.py
pylib/local/device/__init__.py
pylib/local/device/local_device_environment.py
pylib/local/device/local_device_gtest_run.py
pylib/local/device/local_device_instrumentation_test_run.py
+pylib/local/device/local_device_linker_test_run.py
pylib/local/device/local_device_monkey_test_run.py
pylib/local/device/local_device_perf_test_run.py
pylib/local/device/local_device_test_run.py
« no previous file with comments | « build/android/test_runner.py ('k') | build/config/android/internal_rules.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698