platform_bootable_recovery/tests/component
Tianjie Xu 9e1ccd47b4 Dump the uncompressed data's SHA1 to debug flaky tests
Dump the SHA1 of the uncompressed data in applypatch to confirm if we
are at least doing the bspatch part correctly. (I expect so since the actual
length of the uncompressed data matches the expected length).

Also try to decompress the deflate chunk inside the recovery image for
these two flacky tests. In theory, there shouldn't be randomness in
zlib; so we would know if we process the data wrongly if the deflate fails
to decompress.

Bug: 67849209
Test: recovery_component_test
Change-Id: Id947522153b1eeb0d10d161298a96fb045f92018
2018-04-25 20:00:56 -07:00
..
applypatch_test.cpp Dump the uncompressed data's SHA1 to debug flaky tests 2018-04-25 20:00:56 -07:00
bootloader_message_test.cpp Switch to bionic gtest in bootable/recovery 2017-11-03 14:09:11 -07:00
edify_test.cpp Remove malloc in edify functions 2017-03-22 14:20:57 -07:00
imgdiff_test.cpp Remove the assumption of target chunk size in imgdiff 2018-02-23 10:44:05 -08:00
install_test.cpp tests: Take the ownership of the FD when calling fdopen. 2017-10-26 12:05:57 -07:00
resources_test.cpp tests: Move ResourcesTest into component test. 2018-04-16 11:29:06 -07:00
sideload_test.cpp Clean up fuse_sideload and add a testcase. 2017-11-03 18:30:41 -07:00
uncrypt_test.cpp Switch to bionic gtest in bootable/recovery 2017-11-03 14:09:11 -07:00
update_verifier_test.cpp Make update_verifier generic across verified boot versions. 2018-04-20 14:26:38 -07:00
updater_test.cpp Add a singleton CacheLocation to replace the hard coded locations 2018-02-28 11:19:11 -08:00
verifier_test.cpp Merge "Move sysMapFile and sysReleaseMap into MemMapping class." am: fe7eecff4c am: 08d9ede8f2 am: b3eeb817ab 2017-05-02 23:54:02 +00:00