commit | 6570c20a5aab1321e788c4e86907244c8b20c79b | [log] [tgz] |
---|---|---|
author | Yike <yikezh@google.com> | Mon Mar 21 21:51:12 2022 +0800 |
committer | Yike <yikezh@google.com> | Wed Apr 13 10:10:23 2022 +0800 |
tree | 35df6570bb8d87182173ed0168d05cfb6a702bfc | |
parent | 32669e641ac3ecb1a45531b8a87d2bfcd4334a83 [diff] |
Add experimental Bazel mode support for on-device tests Add an experimental Atest flag and supporting logic to run TradeFed on-device tests with Bazel mode. This feature is disabled by default and required passing the `--experimental-device-driven-test` flag on the Atest command line. Test: atest-src atest_unittests --host --bazel-mode Test: atest-src HelloWorldTests --bazel-mode --experimental-device-driven-test Bug: 220263783 Change-Id: Ifa074e0a2ef725bdd3228926e4af72492f5907c7