summaryrefslogtreecommitdiffstats
path: root/tests/component/applypatch_test.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-20tests: Add ApplyPatchModesTest.PatchModeEmmcTargetWithBsdiffPatch test.Tao Bao1-0/+51
2018-02-28Add a singleton CacheLocation to replace the hard coded locationsTianjie Xu1-2/+3
2017-11-03Switch to bionic gtest in bootable/recoveryTianjie Xu1-85/+46
2017-10-11Move rangeset.h and print_sha1.h into otautil.Tao Bao1-1/+1
2017-08-29Turn on -Wall for recovery modulesTianjie Xu1-8/+0
2017-04-26applypatch: Remove the obsolete support for "applypatch -s".Tao Bao1-14/+0
2017-04-21tests: Remove obsolete classes in applypatch_test.Tao Bao1-49/+2
2017-03-16applypatch: Drop the support for patching non-EMMC targets.Tao Bao1-124/+0
2016-11-22tests: Add testcases for EMMC targets.Tao Bao1-31/+144
2016-11-03tests: Set up testdata path for continuous native tests.Tao Bao1-7/+0
2016-11-01applypatch: Add testcases for applypatch executable.Tao Bao1-256/+322
2016-10-29applypatch: Switch the parameter of Value** to std::vector.Tao Bao1-126/+138
2016-10-19Add a unit test for applypatch_checkTianjie Xu1-0/+5
2016-10-15Change StringValue to use std::stringTianjie Xu1-73/+59
2016-08-26Fix clang-tidy warnings in bootable/recovery.Chih-Hung Hsieh1-1/+1
2016-03-12Port applypatch.sh tests to recovery_component_testsJed Estep1-0/+392