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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old log files if cache space is insufficient for OTA
Tianjie Xu
2018-04-13
1
-0
/
+129
*
tests: Split ApplyPatchModesTest.PatchModeEmmcTarget.
Tao Bao
2018-03-20
1
-45
/
+74
*
tests: Add ApplyPatchModesTest.PatchModeEmmcTargetWithBsdiffPatch test.
Tao Bao
2018-03-13
1
-0
/
+51
*
Add a singleton CacheLocation to replace the hard coded locations
Tianjie Xu
2018-02-28
1
-2
/
+3
*
Switch to bionic gtest in bootable/recovery
Tianjie Xu
2017-11-03
1
-85
/
+46
*
Move rangeset.h and print_sha1.h into otautil.
Tao Bao
2017-10-11
1
-1
/
+1
*
Turn on -Wall for recovery modules
Tianjie Xu
2017-08-29
1
-8
/
+0
*
applypatch: Remove the obsolete support for "applypatch -s".
Tao Bao
2017-04-26
1
-14
/
+0
*
tests: Remove obsolete classes in applypatch_test.
Tao Bao
2017-04-21
1
-49
/
+2
*
applypatch: Drop the support for patching non-EMMC targets.
Tao Bao
2017-03-16
1
-124
/
+0
*
tests: Add testcases for EMMC targets.
Tao Bao
2016-11-22
1
-31
/
+144
*
tests: Set up testdata path for continuous native tests.
Tao Bao
2016-11-03
1
-7
/
+0
*
applypatch: Add testcases for applypatch executable.
Tao Bao
2016-11-01
1
-256
/
+322
*
applypatch: Switch the parameter of Value** to std::vector.
Tao Bao
2016-10-29
1
-126
/
+138
*
Add a unit test for applypatch_check
Tianjie Xu
2016-10-19
1
-0
/
+5
*
Change StringValue to use std::string
Tianjie Xu
2016-10-15
1
-73
/
+59
*
Fix clang-tidy warnings in bootable/recovery.
Chih-Hung Hsieh
2016-08-26
1
-1
/
+1
*
Port applypatch.sh tests to recovery_component_tests
Jed Estep
2016-03-12
1
-0
/
+392