commit | 860b41407e6016f8e911a464e0589367b52e8eb1 | [log] [tgz] |
---|---|---|
author | Jayant Chowdhary <jchowdhary@google.com> | Thu Aug 03 12:39:29 2017 -0700 |
committer | Jayant Chowdhary <jchowdhary@google.com> | Thu Aug 24 23:41:01 2017 -0700 |
tree | ea8d128a5eb200c74d8cfc41c25cbaea7bfffed3 | |
parent | 81be584491c364bbbb3c2339db4374febf354d3c [diff] |
Add more comprehensive tests for abi diffing. 1) We do not involve the build system to create test reference dumps. Symbols in tests, are faked through version scripts to avoid checking in prebuilt .so test files. 2) Also add a script to create reference abi dumps. 3) Fix a comment in ast_processing.cpp Test: Run tests/test.py, all tests run and pass on generic arm64, mips64 and x86_64 builds. Change-Id: Id3a420c1ae093a05a79da4c29e85071f28d714d1