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

Side by Side Diff: build/android/test_runner.pydeps

Issue 1874603002: [Android] Remove host-driven test framework. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update chrome/android/java_sources.gni Created 4 years, 8 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 unified diff | Download patch
« no previous file with comments | « build/android/test_runner.py ('k') | chrome/android/host_driven_tests/DummyTest.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Generated by running: 1 # Generated by running:
2 # build/print_python_deps.py --root build/android --output build/android/test_ runner.pydeps build/android/test_runner.py 2 # build/print_python_deps.py --root build/android --output build/android/test_ runner.pydeps build/android/test_runner.py
3 ../../third_party/appurify-python/src/appurify/__init__.py 3 ../../third_party/appurify-python/src/appurify/__init__.py
4 ../../third_party/appurify-python/src/appurify/api.py 4 ../../third_party/appurify-python/src/appurify/api.py
5 ../../third_party/appurify-python/src/appurify/constants.py 5 ../../third_party/appurify-python/src/appurify/constants.py
6 ../../third_party/appurify-python/src/appurify/utils.py 6 ../../third_party/appurify-python/src/appurify/utils.py
7 ../../third_party/catapult/catapult_base/catapult_base/__init__.py 7 ../../third_party/catapult/catapult_base/catapult_base/__init__.py
8 ../../third_party/catapult/catapult_base/catapult_base/cloud_storage.py 8 ../../third_party/catapult/catapult_base/catapult_base/cloud_storage.py
9 ../../third_party/catapult/catapult_base/catapult_base/util.py 9 ../../third_party/catapult/catapult_base/catapult_base/util.py
10 ../../third_party/catapult/dependency_manager/dependency_manager/__init__.py 10 ../../third_party/catapult/dependency_manager/dependency_manager/__init__.py
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 pylib/base/test_instance.py 79 pylib/base/test_instance.py
80 pylib/base/test_instance_factory.py 80 pylib/base/test_instance_factory.py
81 pylib/base/test_run.py 81 pylib/base/test_run.py
82 pylib/base/test_run_factory.py 82 pylib/base/test_run_factory.py
83 pylib/base/test_server.py 83 pylib/base/test_server.py
84 pylib/chrome_test_server_spawner.py 84 pylib/chrome_test_server_spawner.py
85 pylib/constants/__init__.py 85 pylib/constants/__init__.py
86 pylib/constants/host_paths.py 86 pylib/constants/host_paths.py
87 pylib/gtest/__init__.py 87 pylib/gtest/__init__.py
88 pylib/gtest/gtest_test_instance.py 88 pylib/gtest/gtest_test_instance.py
89 pylib/host_driven/__init__.py
90 pylib/host_driven/setup.py
91 pylib/host_driven/test_case.py
92 pylib/host_driven/test_info_collection.py
93 pylib/host_driven/test_runner.py
94 pylib/host_driven/tests_annotations.py
95 pylib/instrumentation/__init__.py 89 pylib/instrumentation/__init__.py
96 pylib/instrumentation/instrumentation_parser.py 90 pylib/instrumentation/instrumentation_parser.py
97 pylib/instrumentation/instrumentation_test_instance.py 91 pylib/instrumentation/instrumentation_test_instance.py
98 pylib/instrumentation/json_perf_parser.py 92 pylib/instrumentation/json_perf_parser.py
99 pylib/instrumentation/setup.py 93 pylib/instrumentation/setup.py
100 pylib/instrumentation/test_jar.py 94 pylib/instrumentation/test_jar.py
101 pylib/instrumentation/test_options.py 95 pylib/instrumentation/test_options.py
102 pylib/instrumentation/test_package.py 96 pylib/instrumentation/test_package.py
103 pylib/instrumentation/test_result.py 97 pylib/instrumentation/test_result.py
104 pylib/instrumentation/test_runner.py 98 pylib/instrumentation/test_runner.py
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
143 pylib/results/report_results.py 137 pylib/results/report_results.py
144 pylib/uirobot/__init__.py 138 pylib/uirobot/__init__.py
145 pylib/uirobot/uirobot_test_instance.py 139 pylib/uirobot/uirobot_test_instance.py
146 pylib/utils/__init__.py 140 pylib/utils/__init__.py
147 pylib/utils/isolator.py 141 pylib/utils/isolator.py
148 pylib/utils/proguard.py 142 pylib/utils/proguard.py
149 pylib/utils/repo_utils.py 143 pylib/utils/repo_utils.py
150 pylib/utils/test_environment.py 144 pylib/utils/test_environment.py
151 pylib/valgrind_tools.py 145 pylib/valgrind_tools.py
152 test_runner.py 146 test_runner.py
OLDNEW
« no previous file with comments | « build/android/test_runner.py ('k') | chrome/android/host_driven_tests/DummyTest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698