platform_bootable_recovery/tests/component
Tianjie Xu d5fbcc1ba9 Remove the old log files if cache space is insufficient for OTA
We set the limit of the max stash size to 80% of cache size. But the
cache space can still be insufficient for the update if the log files
occupy a large chunk of /cache. So remove the old logs for now to make
room for the update.

Bug: 77528881
Test: unit tests pass
Change-Id: Ia8bcb0ace11f8164ad9290bfb360e08e31d282cb
2018-04-13 11:33:47 -07:00
..
applypatch_test.cpp Remove the old log files if cache space is insufficient for OTA 2018-04-13 11:33:47 -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
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 update_verifier: Support verifying product partition. 2018-03-23 11:41:32 -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