commit | 93e4df7eac750db34ed99d691cc5c251fb80a107 | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Mon Jun 29 13:33:56 2020 +0100 |
committer | Roland Levillain <rpl@google.com> | Mon Jun 29 18:49:47 2020 +0000 |
tree | f24430221cb4ce3bec22de57592791a10a8d8432 | |
parent | 8c7e219c4b92e8005448be0f9126df80c35ffd0a [diff] |
Add option `--dist` to `test/testrunner/testrunner.py`. When invoked with this option, `test/testrunner/testrunner.py` adds `dist` to the build command line (if any). Also, have `test/testrunner/run_build_test_target.py` pass `--dist` to `test/testrunner/testrunner.py` for the case of run-tests, when the `DIST_DIR` environment variable is set. Test: Rely on `master-art-host` build/test targets. Bug: 157656545 Change-Id: I30a5a2971494553708c358c1429249f69721da87