diff options
author | 2020-04-25 21:40:35 -0700 | |
---|---|---|
committer | 2020-08-04 18:57:10 +0000 | |
commit | 02a623d8d399b7d7981040e173a2f5e14d41ae5f (patch) | |
tree | 54818de2ce9062febbfecc22fb2f1c73a6551cb1 /rust/project_json.go | |
parent | 89e4882d3764dc5c749a630b22381d9ead761500 (diff) |
Make Rust test harness optional for test binaries
Adds a test_harness field to Rust test blueprint properties. If this
field is explicitly set to false, do not build the test binary with
`--test`. This is necessary for Rust tests which cannot use the standard
test harness.
Test: atest rustBinderTest
Test: atest --host proc-macro2_tests_test
Change-Id: Icbcb54422cc716348feae56b2d71f013516b0ac0
Diffstat (limited to 'rust/project_json.go')
0 files changed, 0 insertions, 0 deletions