commit | 29092604b2b12c4d1c2475a755460c128e938cad | [log] [tgz] |
---|---|---|
author | Jayant Chowdhary <jchowdhary@google.com> | Tue Nov 21 08:48:13 2017 -0800 |
committer | Jayant Chowdhary <jchowdhary@google.com> | Thu Dec 07 12:46:10 2017 -0800 |
tree | b90b8efde7e4f20871a3b1ce65f9f546bdeb75b5 | |
parent | 6a233fe18aeadfad7ec648e59a548d080429d912 [diff] |
Fix how header-checker tests run. Previously, the tests mainly exercised header-abi-diff. After this change, checked-in reference dumps are compared with generated dumps. This allows us to: - get header-abi-dumper and header-abi-linker involved in testing better. - Know about any incompatbile message format changes made inadvertently. Test: tests/test.py; all tests pass. Change-Id: I7c7ba0811e6c08c6194a0a11616680279e7a0e1d