platform_bootable_recovery/tests/unit
Tianjie Xu 1536db887f Add UpdaterRuntime class
This class adds a wrapper to the runtime dependent functions. Therefore,
the behavior of update on device stays the same, while simulators can
have their own implementations. Also change the caller side of the
registered updater functions to call these runtime wrappers.

Bug: 131911365
Test: unit tests pass, sideload an update on cuttlefish
Change-Id: Ib3ab67132991d67fc132f27120e4152439d16ac5
2019-05-20 18:03:27 -07:00
..
applypatch_modes_test.cpp tests: Merge recovery_component_test into recovery_unit_test. 2019-04-30 09:13:36 -07:00
applypatch_test.cpp switch to using android-base/file.h instead of android-base/test_utils.h 2018-11-14 15:49:19 -08:00
asn1_decoder_test.cpp Move install to separate module 2019-03-29 10:27:51 -07:00
bootloader_message_test.cpp tests: Merge recovery_component_test into recovery_unit_test. 2019-04-30 09:13:36 -07:00
commands_test.cpp updater: Add TransferList class. 2018-08-17 09:37:26 -07:00
dirutil_test.cpp switch to using android-base/file.h instead of android-base/test_utils.h 2018-11-14 15:49:19 -08:00
edify_test.cpp tests: Merge recovery_component_test into recovery_unit_test. 2019-04-30 09:13:36 -07:00
fuse_provider_test.cpp Implement FuseBlockDataProvider 2019-05-01 12:09:38 -07:00
fuse_sideload_test.cpp tests: Merge recovery_component_test into recovery_unit_test. 2019-04-30 09:13:36 -07:00
imgdiff_test.cpp tests: Merge recovery_component_test into recovery_unit_test. 2019-04-30 09:13:36 -07:00
install_test.cpp Track libziparchive API change. 2019-05-06 10:28:14 -07:00
locale_test.cpp matches_locale no longer accept empty locales in the png file 2019-04-22 15:32:17 -07:00
minui_test.cpp minui: GRSurface::Create() computes data_size on its own. 2018-11-26 22:46:19 -08:00
package_test.cpp Track libziparchive API change. 2019-05-06 10:28:14 -07:00
parse_install_logs_test.cpp switch to using android-base/file.h instead of android-base/test_utils.h 2018-11-14 15:49:19 -08:00
rangeset_test.cpp Implement FuseBlockDataProvider 2019-05-01 12:09:38 -07:00
resources_test.cpp tests: Merge recovery_component_test into recovery_unit_test. 2019-04-30 09:13:36 -07:00
screen_ui_test.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00
sysutil_test.cpp Implement FuseBlockDataProvider 2019-05-01 12:09:38 -07:00
uncrypt_test.cpp tests: Merge recovery_component_test into recovery_unit_test. 2019-04-30 09:13:36 -07:00
update_verifier_test.cpp tests: Merge recovery_component_test into recovery_unit_test. 2019-04-30 09:13:36 -07:00
updater_test.cpp Add UpdaterRuntime class 2019-05-20 18:03:27 -07:00
verifier_test.cpp tests: Merge recovery_component_test into recovery_unit_test. 2019-04-30 09:13:36 -07:00
zip_test.cpp Track libziparchive API change. 2019-05-06 10:28:14 -07:00