Descriptionreland 1: Add basic memory usage tests for attachment brokering.
One of the assumptions of the newly added tests was violated under a sanitizer
build. This is not particularly surprising, so I disabled that check for
sanitizer builds.
> I added two tests for memory leaks in the attachment brokering process. The
> first checks memory usage after brokering a single, large, shared memory object.
> The second checks memory usage after brokering a thousand, smaller memory
> objects.
>
> BUG=557387
> Committed: https://crrev.com/a519e56d03e1f6d69b7475bdd006f5e47b4f581e
> Cr-Commit-Position: refs/heads/master@{#360935}
BUG=557387
Committed: https://crrev.com/e50acd8893ed6898bc5767ae6fd9859493be3a0d
Cr-Commit-Position: refs/heads/master@{#361391}
Patch Set 1 : Original CL. #Patch Set 2 : Disable some checks on sanitizer builds. #Patch Set 3 : Update comment. #Patch Set 4 : Comments from tsepez. #Patch Set 5 : Compile error. #Messages
Total messages: 9 (2 generated)
|