Commit Graph

2 Commits

Author SHA1 Message Date
Jayant Chowdhary
860b41407e 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
2017-08-24 23:41:01 -07:00
Logan Chien
e3d3bda3bb Add functional tests for header-abi-dumper.
This commit adds functional tests for header-abi-dumper.

Test: mm -j8 && ./tests/test.py
Change-Id: Ibc2f2200297720ca9ada7a5e039d40c9648a5d2a
2017-02-06 19:44:32 +08:00