DescriptionAdd new Android test runner command to handle linker tests.
This adds a new test runner command to run the content linker
tests on Android. This requires first the CL at
https://chromiumcodereview.appspot.com/23717023/
which defines a new build target named 'content_linker_test_apk'.
To launch the linker tests, simply do:
ninja -C out/Debug content_linker_tests_apk
build/android/test_runner.py linker
See test_case.py for details of what the test does.
BUG=287739
R=bulach@chromium.org, craigdh@chromium.org, frankf@chromium.org, yfriedman@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226739
Patch Set 1 #Patch Set 2 : Trivial rebase + reupload #
Total comments: 14
Patch Set 3 : Address marcus' issues. #
Total comments: 24
Patch Set 4 : Address frank's issues. #Patch Set 5 : formatting #
Messages
Total messages: 9 (0 generated)
|