OSDN Git Service

Add tests to cover handling negative varint.
authorYi Jin <jinyithu@google.com>
Wed, 11 Apr 2018 23:11:05 +0000 (16:11 -0700)
committerYi Jin <jinyithu@google.com>
Thu, 12 Apr 2018 22:59:41 +0000 (22:59 +0000)
commitba7ee6ff11de405bf271c9c2f653e6a6c96c4607
tree3372d0a3b25d9e6c83b6caad327d343822fde4dd
parentf6fb0fc0f30f2d6989b4c04b04565a31f7b8f03e
Add tests to cover handling negative varint.

The gtest will fail if the fix of b/77291057 isn't there. Should make
this change in with the fix, but later than none.

Bug: 77291057
Test: atest incidentd_test
Change-Id: I48ece311f78ee18d97486839a3b8b434c9419cf3
cmds/incidentd/tests/PrivacyBuffer_test.cpp