|
[android] Convert linker tests to platform mode.
This also includes:
- removal of the old base_test_runner + test_dispatcher code, since
the linker tests were the last remaining users.
- gn changes to make a wrapper script for the linker tests s.t. they
can be run with <output directory>/bin/run_chromium_linker_test_apk
Committed: https://crrev.com/bf713870ac13487b9a3e2dc639b87f3810058cc9
Cr-Commit-Position: refs/heads/master@{#441274}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+185 lines, -959 lines) |
Patch |
|
M |
build/android/PRESUBMIT.py
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
|
D |
build/android/pylib/base/base_test_runner.py
|
View
|
|
1 chunk |
+0 lines, -138 lines |
0 comments
|
Download
|
|
D |
build/android/pylib/base/test_dispatcher.py
|
View
|
|
1 chunk |
+0 lines, -343 lines |
0 comments
|
Download
|
|
D |
build/android/pylib/base/test_dispatcher_unittest.py
|
View
|
|
1 chunk |
+0 lines, -241 lines |
0 comments
|
Download
|
|
M |
build/android/pylib/base/test_instance_factory.py
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
build/android/pylib/base/test_run_factory.py
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
A |
build/android/pylib/linker/linker_test_instance.py
|
View
|
1
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
|
D |
build/android/pylib/linker/setup.py
|
View
|
|
1 chunk |
+0 lines, -60 lines |
0 comments
|
Download
|
|
M |
build/android/pylib/linker/test_case.py
|
View
|
|
2 chunks |
+5 lines, -8 lines |
0 comments
|
Download
|
|
D |
build/android/pylib/linker/test_runner.py
|
View
|
|
1 chunk |
+0 lines, -97 lines |
0 comments
|
Download
|
|
A |
build/android/pylib/local/device/local_device_linker_test_run.py
|
View
|
|
1 chunk |
+76 lines, -0 lines |
0 comments
|
Download
|
|
M |
build/android/test_runner.py
|
View
|
|
12 chunks |
+12 lines, -66 lines |
0 comments
|
Download
|
|
M |
build/android/test_runner.pydeps
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
build/config/android/internal_rules.gni
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/shell/android/BUILD.gn
|
View
|
|
2 chunks |
+20 lines, -1 line |
0 comments
|
Download
|
Total messages: 16 (9 generated)
|