commit | 0908a48473614844e2ee6c8e5d9fe8a5382b0680 | [log] [tgz] |
---|---|---|
author | Hsin-Yi Chen <hsinyichen@google.com> | Tue Apr 25 19:29:13 2017 +0800 |
committer | Hsin-Yi Chen <hsinyichen@google.com> | Wed Jul 26 14:54:44 2017 +0800 |
tree | 429de4a03e20581828cda44600dd7dc404223921 | |
parent | b2b66733c0b5717736d96945e02ee2926583cc5b [diff] |
Add VTS test for VNDK ABI Add VtsVndkAbiTest that compares dump files with libraries on device. The dump includes symbols and vtables of all shared libraries marked as vendor_available. For each dump file, the test case first searches /vendor/lib[64], and then /system/lib[64] for the library. If the library is not found, the comparison is skipped. Test: vts-tradefed run commandAndExit vts -m VtsVndkAbi Bug: 37488823 Change-Id: I97503ffb255ea939605984508b4a2f82ea0a8409