commit | 216e3ac21ba0372ff0ac419da508d0ea63a304f9 | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Wed Jan 13 16:13:41 2021 -0800 |
committer | Chris Wailes <chriswailes@google.com> | Wed Feb 03 23:36:56 2021 -0800 |
tree | a6e0d63b9fb541b73c056d46b22be044ecdd5f03 | |
parent | 2c5cb269e6aadbb47d3b004236dcfeb7e49cb318 [diff] |
Initial commit of the test code for ART Service This CL adds the scaffolding for testing the ART Tools and ART Service libraries. The command `atest ArtServiceTest` will fail with Tradefed errors, but these same errors are generated by existing tests such as `atest android-icu4j-tests`. Test: m test-art-host-gtest && atest ArtServiceTest Bug: 177273468 Change-Id: I053f2446144a1fc020b040b952a370ab7779dd47