summaryrefslogtreecommitdiffstats
path: root/tests/unit/applypatch_test.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-23applypatch: Add backup_source parameter to PatchPartition.Tao Bao1-2/+2
2018-11-15switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn1-1/+0
2018-08-31applypatch: {Load,Save}FileContents return bool values.Tao Bao1-5/+5
2018-08-31applypatch: Refactor applypatch().Tao Bao1-56/+65
2018-08-20tests: Remove {old,new}.file.Tao Bao1-49/+54
2018-07-12tests: Clean up the temporary dirs post-run.Tao Bao1-19/+19
2018-07-12applypatch: Fix the return type of FreeSpaceForFile().Tao Bao1-6/+18
2018-07-10applypatch: Restrict applypatch_check to eMMC targets.Tao Bao1-85/+47
2018-07-06tests: Split unit tests out of component/applypatch_test.cpp.Tao Bao1-0/+303