commit | 2a32830b48b0fc13a41e09ce805627d9e11b2765 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jun 17 10:33:19 2019 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Jul 18 16:04:55 2019 +0900 |
tree | 00c8bc58553426f1196c7b97d3edd611dd090842 | |
parent | 618a423cd6dc97b50fe2bb9ceb2198ec8287f9a1 [diff] |
add unittests for libnativeloader libnativeloader hasn't had a unit test. Now we have it. The unittest mocks calls to libdl, libbridgedloader, and JNI using gmock. Not all tests are added yet. To ease the review, a few tests for core scenarios are added. Bug: 130388701 Test: libnativeloader_test Change-Id: I518512047da66b44bc99cec26e2c34ba4985cca3