index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
component
/
applypatch_test.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-26
Rename CacheLocation to Paths.
Tao Bao
1
-5
/
+5
2018-04-26
Dump the uncompressed data's SHA1 to debug flaky tests
Tianjie Xu
1
-2
/
+52
2018-04-24
Dump debug information for apply_patch unit tests
Tianjie Xu
1
-1
/
+12
2018-04-19
applypatch: Dump patch info on mismatching patching result.
Tao Bao
1
-0
/
+5
2018-04-13
Remove the old log files if cache space is insufficient for OTA
Tianjie Xu
1
-0
/
+129
2018-03-20
tests: Split ApplyPatchModesTest.PatchModeEmmcTarget.
Tao Bao
1
-45
/
+74
2018-03-13
tests: Add ApplyPatchModesTest.PatchModeEmmcTargetWithBsdiffPatch test.
Tao Bao
1
-0
/
+51
2018-02-28
Add a singleton CacheLocation to replace the hard coded locations
Tianjie Xu
1
-2
/
+3
2017-11-03
Switch to bionic gtest in bootable/recovery
Tianjie Xu
1
-85
/
+46
2017-10-11
Move rangeset.h and print_sha1.h into otautil.
Tao Bao
1
-1
/
+1
2017-08-29
Turn on -Wall for recovery modules
Tianjie Xu
1
-8
/
+0
2017-04-26
applypatch: Remove the obsolete support for "applypatch -s".
Tao Bao
1
-14
/
+0
2017-04-21
tests: Remove obsolete classes in applypatch_test.
Tao Bao
1
-49
/
+2
2017-03-16
applypatch: Drop the support for patching non-EMMC targets.
Tao Bao
1
-124
/
+0
2016-11-22
tests: Add testcases for EMMC targets.
Tao Bao
1
-31
/
+144
2016-11-03
tests: Set up testdata path for continuous native tests.
Tao Bao
1
-7
/
+0
2016-11-01
applypatch: Add testcases for applypatch executable.
Tao Bao
1
-256
/
+322
2016-10-29
applypatch: Switch the parameter of Value** to std::vector.
Tao Bao
1
-126
/
+138
2016-10-19
Add a unit test for applypatch_check
Tianjie Xu
1
-0
/
+5
2016-10-15
Change StringValue to use std::string
Tianjie Xu
1
-73
/
+59
2016-08-26
Fix clang-tidy warnings in bootable/recovery.
Chih-Hung Hsieh
1
-1
/
+1
2016-03-12
Port applypatch.sh tests to recovery_component_tests
Jed Estep
1
-0
/
+392