platform_bootable_recovery/tests/component
Tao Bao 1d866050eb Verify the package compatibility with libvintf.
verify_package_compatibility() is added to parse the compatibility entry
(compatibility.zip) in a given OTA package. If entry is present, the
information is sent to libvintf to check the compatibility.

This CL doesn't actually call libvintf, since the API there is not
available yet.

Bug: 36597505
Test: Doesn't break the install with existing packages (i.e. w/o the
      compatibility entry).
Test: recovery_component_test
Change-Id: I3903ffa5f6ba33a5c0d761602ade6290c6752596
(cherry picked from commit 62e0bc7586)
2017-04-12 22:46:09 -07:00
..
applypatch_test.cpp applypatch: Drop the support for patching non-EMMC targets. 2017-03-16 00:49:49 -07:00
bootloader_message_test.cpp tests: Use get_bootloader_message_blk_device() to find /misc. 2017-04-04 20:35:10 -07:00
edify_test.cpp Remove malloc in edify functions 2017-03-22 14:20:57 -07:00
imgdiff_test.cpp applypatch: Let Apply{BSDiff,Image}Patch accept std::function. 2017-03-28 10:14:53 -07:00
install_test.cpp Verify the package compatibility with libvintf. 2017-04-12 22:46:09 -07:00
sideload_test.cpp Recovery Test: add SideloadTest to test FUSE support on target 2017-03-02 15:38:22 -08:00
uncrypt_test.cpp tests: Use get_bootloader_message_blk_device() to find /misc. 2017-04-04 20:35:10 -07:00
updater_test.cpp Abort the update if there's not enough new data 2017-04-07 17:19:46 -07:00
verifier_test.cpp tests: Construct two bad packages at runtime for VerifierTest. 2017-03-27 16:10:11 -07:00