summaryrefslogtreecommitdiffstats
path: root/tests/unit/applypatch_test.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-enable failed imgpatch testsKelvin Zhang2021-01-131-2/+2
* Disable failed imgpatch testsKelvin Zhang2021-01-121-2/+2
* applypatch: Add backup_source parameter to PatchPartition.Tao Bao2019-09-231-2/+2
* switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn2018-11-151-1/+0
* applypatch: {Load,Save}FileContents return bool values.Tao Bao2018-08-311-5/+5
* applypatch: Refactor applypatch().Tao Bao2018-08-311-56/+65
* tests: Remove {old,new}.file.Tao Bao2018-08-201-49/+54
* tests: Clean up the temporary dirs post-run.Tao Bao2018-07-121-19/+19
* applypatch: Fix the return type of FreeSpaceForFile().Tao Bao2018-07-121-6/+18
* applypatch: Restrict applypatch_check to eMMC targets.Tao Bao2018-07-101-85/+47
* tests: Split unit tests out of component/applypatch_test.cpp.Tao Bao2018-07-061-0/+303