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

Unified Diff: build/android/test_runner.pydeps

Issue 2505713002: Switch monkey test to platform mode. (Closed)
Patch Set: Switch monkey test to platform mode. Created 4 years, 1 month 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
Index: build/android/test_runner.pydeps
diff --git a/build/android/test_runner.pydeps b/build/android/test_runner.pydeps
index 8bc5786182644420113785b2a80b8ed5ba8703d2..a9906bee7b9fb58d01aa7253c7de203ada70d10b 100644
--- a/build/android/test_runner.pydeps
+++ b/build/android/test_runner.pydeps
@@ -106,6 +106,7 @@ 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_monkey_test_run.py
pylib/local/device/local_device_perf_test_run.py
pylib/local/device/local_device_test_run.py
pylib/local/local_test_server_spawner.py
@@ -113,9 +114,7 @@ pylib/local/machine/__init__.py
pylib/local/machine/local_machine_environment.py
pylib/local/machine/local_machine_junit_test_run.py
pylib/monkey/__init__.py
-pylib/monkey/setup.py
-pylib/monkey/test_options.py
-pylib/monkey/test_runner.py
+pylib/monkey/monkey_test_instance.py
pylib/perf/__init__.py
pylib/perf/perf_test_instance.py
pylib/results/__init__.py

Powered by Google App Engine
This is Rietveld 408576698