platform_bootable_recovery/tests/component
Tao Bao 97555da4a6 Add tests for imgdiff.
Factor out libimgdiff static library for testing purpose.

This CL adds the imgdiff tests on host and on target both (similar to
libimgpatch). In practice, we only need imgdiff binary on host, and
libimgpatch on target. But they should build and pass tests on both
platforms.

Test: recovery_host_test passes; recovery_component_test passes.
Change-Id: I0eafb7faf727cdf70066310e845af6ee245d4f60
2016-12-19 16:53:03 -08:00
..
applypatch_test.cpp tests: Add testcases for EMMC targets. 2016-11-21 23:32:33 -08:00
bootloader_message_test.cpp Add update_bootloader_message() to fix two-step OTAs. 2016-12-15 12:36:26 -08:00
edify_test.cpp Change StringValue to use std::string 2016-10-15 01:18:23 +00:00
imgdiff_test.cpp Add tests for imgdiff. 2016-12-19 16:53:03 -08:00
uncrypt_test.cpp Add tests for setup-bcb and clear-bcb via uncrypt. 2016-12-13 17:46:03 -08:00
updater_test.cpp updater: Refactor set_stage() and get_stage() functions. 2016-11-18 12:04:48 -08:00
verifier_test.cpp Add a stub recovery UI. 2016-12-13 13:29:33 -08:00