summaryrefslogtreecommitdiff
path: root/rust/coverage.go
diff options
context:
space:
mode:
authorLogan Chien <loganchien@google.com>2019-10-01 15:58:07 -0700
committerHsin-Yi Chen <hsinyichen@google.com>2020-02-26 09:25:40 +0000
commit2a65dda27d49f1118a8386850969d97bbb529d87 (patch)
tree94c720a7758ca46a88e5d22f5690900b70c4e9f3 /rust/coverage.go
parent077f9a44f93b496d017e5c0f20c18c4bbc5ee3d0 (diff)
Add check_all_apis option for header ABI checker
This commit adds a header ABI checker option to check all APIs that can be found. Without this option, the checker by default only checks the class/struct/enum that are directly or indirectly referred by one of the exported symbols. With `check_all_apis: true,`, the checker will check all class/struct/enum. Bug: 141709599 Test: Add `header_abi_checker: { check_all_apis: true, }` to a library and see breakage if I change some enum. Change-Id: I61f90e07b60a6752fc6be4398420c1ad1291102f
Diffstat (limited to 'rust/coverage.go')
0 files changed, 0 insertions, 0 deletions