summaryrefslogtreecommitdiffstats
path: root/tests/component/applypatch_modes_test.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-15switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn1-1/+0
2018-07-20applypatch: Change applypatch command-line arguments.Tao Bao1-191/+107
2018-07-11Remove the debug code for bspatch flakinessTianjie Xu1-66/+2
2018-07-06tests: Split unit tests out of component/applypatch_test.cpp.Tao Bao1-268/+4
2018-04-26Rename CacheLocation to Paths.Tao Bao1-5/+5
2018-04-26Dump the uncompressed data's SHA1 to debug flaky testsTianjie Xu1-2/+52
2018-04-24Dump debug information for apply_patch unit testsTianjie Xu1-1/+12
2018-04-19applypatch: Dump patch info on mismatching patching result.Tao Bao1-0/+5
2018-04-13Remove the old log files if cache space is insufficient for OTATianjie Xu1-0/+129
2018-03-20tests: Split ApplyPatchModesTest.PatchModeEmmcTarget.Tao Bao1-45/+74
2018-03-20tests: Add ApplyPatchModesTest.PatchModeEmmcTargetWithBsdiffPatch test.Tao Bao1-0/+51
2018-03-13tests: 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