platform_bootable_recovery/tests/component
Tao Bao 63d786cf22 updater: Remove some obsoleted functions for file-based OTA.
This CL removes the updater support for delete(), symlink(), rename(),
set_metadata() and set_metadata_recursive(). Such functions have been
removed from the generation script in commit
f388104eaacd05cfa075d6478369e1d0df5ddbf3 (platform/build).

Note: This CL also removes delete_recursive() which seems to have never
been supported in generation script.

Bug: 35853185
Test: recovery_component_test passes.
Change-Id: I51e1ec946fa73761118fa1eaa082423df6d588e9
2017-03-13 10:02:08 -07:00
..
applypatch_test.cpp tests: Add testcases for EMMC targets. 2016-11-21 23:32:33 -08:00
bootloader_message_test.cpp Fix an error on bootloadermessager test teardown 2017-03-03 11:59:28 -08:00
edify_test.cpp Change StringValue to use std::string 2016-10-15 01:18:23 +00:00
imgdiff_test.cpp Refractor the code for imgdiff 2017-03-06 15:41:02 -08: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 Skip BootloaderMessageTest, UncryptTest for devices without /misc 2017-02-28 17:55:27 -08:00
updater_test.cpp updater: Remove some obsoleted functions for file-based OTA. 2017-03-13 10:02:08 -07:00
verifier_test.cpp recovery: Fix the broken UI text. 2017-01-03 22:40:03 -08:00