commit | 5131b77ed52d1d94ebf82d666fda9d3b7491749d | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Wed Jun 26 21:30:59 2019 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Wed Jun 26 23:10:45 2019 +0900 |
tree | 5772c9f02a3134a86b772a9bd3593f744b70fe9a | |
parent | ea76dbf7771531db3b50dffbecc2d4c7d86af7ab [diff] |
Disable clang-tidy for some netd tests. On my machine, this cuts resolv_integration_test build time from 1m36 to 20s, and netd_integration_test build time from 1m06 to 15s. Running clang-tidy on test code is not particularly valuable for finding security vulnerabilities, and life is short. Test: atest resolv_integration_test Change-Id: I3bf97e937c333bf9e8ac68ddeecea63fe05a1dc1