platform_bootable_recovery/tests
Tianjie Xu 14ebc1e5ae Fix a rare failure for imgdiff when random data equals gzip header
In a rare case, a random chunk will pass both the gzip header check
and the inflation process; but fail the uncompressed length check in the
footer. This leads to a imgdiff failure. So, we should treat this chunk
as 'normal' instead of 'inflated' while generating the patch.

Bug: 63334984
Test: imgdiff generates patch successfully on previous failing images.
Change-Id: Ice84f22d3653bce9756bda91e70528c0d2f264a0
2017-07-06 16:49:11 -07:00
..
common tests: Use get_bootloader_message_blk_device() to find /misc. 2017-04-04 20:35:10 -07:00
component Fix a rare failure for imgdiff when random data equals gzip header 2017-07-06 16:49:11 -07:00
manual Add checkers and tests for empty locale in PNG file 2017-01-18 19:37:06 -08:00
testdata tests: Construct two bad packages at runtime for VerifierTest. 2017-03-27 16:10:11 -07:00
unit kill package_extract_dir 2017-05-23 17:09:45 -07:00
Android.mk Merge "update_verifier: Support AVB." 2017-06-22 19:15:15 +00:00
AndroidTest.xml Add test config to minadbd_test 2017-03-28 22:13:38 -07:00