Description[Android] Fix generated scripts for junit tests.
Adding scripts to make it easy to run junit test. These are named
out/bin/run_<junit_suite_name>.
Moving the helper scripts that our test runner uses to run the
junit test suites. These scripts are not meant to be run except
by the test runner. Moving them into out/bin/helper/<script_names>
so people don't accidently try to run them.
BUG=511999
Committed: https://crrev.com/713185d2283e9a97e2a95b6c7c2f7eb531ae591c
Cr-Commit-Position: refs/heads/master@{#375603}
Patch Set 1 #
Total comments: 13
Patch Set 2 : Addressed most of jbudoricks comments #
Total comments: 2
Patch Set 3 : Removed a single space. #
Total comments: 2
Patch Set 4 : Addressed jbudorick's GN format nit. #
Total comments: 4
Patch Set 5 : Alphabetized the gyp includes everywhere. #
Messages
Total messages: 37 (10 generated)
|