summaryrefslogtreecommitdiffstats
path: root/tests/component/applypatch_test.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Add ApplyPatchModesTest.PatchModeEmmcTargetWithBsdiffPatch test.Tao Bao2018-03-201-0/+51
* Add a singleton CacheLocation to replace the hard coded locationsTianjie Xu2018-02-281-2/+3
* Switch to bionic gtest in bootable/recoveryTianjie Xu2017-11-031-85/+46
* Move rangeset.h and print_sha1.h into otautil.Tao Bao2017-10-111-1/+1
* Turn on -Wall for recovery modulesTianjie Xu2017-08-291-8/+0
* applypatch: Remove the obsolete support for "applypatch -s".Tao Bao2017-04-261-14/+0
* tests: Remove obsolete classes in applypatch_test.Tao Bao2017-04-211-49/+2
* applypatch: Drop the support for patching non-EMMC targets.Tao Bao2017-03-161-124/+0
* tests: Add testcases for EMMC targets.Tao Bao2016-11-221-31/+144
* tests: Set up testdata path for continuous native tests.Tao Bao2016-11-031-7/+0
* applypatch: Add testcases for applypatch executable.Tao Bao2016-11-011-256/+322
* applypatch: Switch the parameter of Value** to std::vector.Tao Bao2016-10-291-126/+138
* Add a unit test for applypatch_checkTianjie Xu2016-10-191-0/+5
* Change StringValue to use std::stringTianjie Xu2016-10-151-73/+59
* Fix clang-tidy warnings in bootable/recovery.Chih-Hung Hsieh2016-08-261-1/+1
* Port applypatch.sh tests to recovery_component_testsJed Estep2016-03-121-0/+392