commit | 9f3eb6177e5705219aa124545b9c7c204a3e869b | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed May 20 12:09:22 2020 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Wed May 20 14:39:26 2020 -0700 |
tree | 606152118f1e85fd804ae780c93fe67a12182a5c | |
parent | f3a8569df2dd5b1160e15cbe095f63100c12e38a [diff] |
logd: add tests for log deduplication Fix a subtle bug that liblog event messages have a payload of int32_t, not uint32_t, so they should only be summed to int32_t max. Make a bunch of test improvements as well to support these. Test: these tests Change-Id: I4069cc546240bfffec5b19f34ebec913799674e8