commit | 6b61e5728bb6b014d16f9606a428deb6cbbbd10c | [log] [tgz] |
---|---|---|
author | Vitaly Buka <vitalybuka@chromium.org> | Wed Aug 05 23:16:13 2015 -0700 |
committer | Alex Vakulenko <avakulenko@google.com> | Thu Aug 06 14:23:21 2015 -0700 |
tree | a5798522e5a68a43980c04fa75758c3ded7bb586 | |
parent | 6da9425a14ac345b657354e62307d17df4a721db [diff] |
libweave: Suppress mock warnings We had several unimportant warning about uninteresting calls. Change added StrictMock and sets reasonable expectations. Warning make harder to investigate real failures and changed locations are simple enoug to maintain strict mocks. BUG=none TEST='FEATURES=test emerge-gizmo libweave' Change-Id: Ic5faf8e30e8e78261ba66a4093a87e63bcf383ae