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
/
updater_test.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-21
Fix a case when brotli writer fails to write last few blocks of data
Tianjie Xu
1
-4
/
+15
2017-07-19
Fix the android-cloexec-* warnings in bootable/recovery
Tianjie Xu
1
-2
/
+2
2017-07-08
Add support to decompress brotli compressed new data
Tianjie Xu
1
-0
/
+67
2017-06-23
Remove the obsolete package_extract_dir() test
Tianjie Xu
1
-96
/
+0
2017-05-02
Move sysMapFile and sysReleaseMap into MemMapping class.
Tao Bao
1
-2
/
+2
2017-04-08
Abort the update if there's not enough new data
Tianjie Xu
1
-0
/
+66
2017-03-23
updater: Fix the broken case for apply_patch_check().
Tao Bao
1
-0
/
+49
2017-03-22
Remove malloc in edify functions
Tianjie Xu
1
-1
/
+2
2017-03-17
Add a test to perform block_image_update
Tianjie Xu
1
-5
/
+115
2017-03-13
updater: Remove some obsoleted functions for file-based OTA.
Tao Bao
1
-113
/
+0
2017-01-06
tests: Add testcase for show_progress() and set_progress().
Tao Bao
1
-0
/
+50
2016-11-18
updater: Refactor set_stage() and get_stage() functions.
Tao Bao
1
-0
/
+59
2016-11-18
updater: Add testcase for package_extract_dir().
Tao Bao
1
-0
/
+96
2016-11-17
updater: Add "write_value()" function.
Tao Bao
1
-0
/
+33
2016-11-16
updater: Fix the wrong return value for package_extract_file().
Tao Bao
1
-17
/
+75
2016-11-15
updater: Fix the wrong return value for package_extract_file().
Tao Bao
1
-17
/
+75
2016-11-09
updater: Add more testcase for symlink().
Tao Bao
1
-6
/
+39
2016-11-08
Make make_parent() to take const argument
Tianjie Xu
1
-0
/
+22
2016-11-04
updater: Add a testcase for RenameFn().
Tao Bao
1
-0
/
+29
2016-11-04
updater: Fix a bug in DeleteFn().
Tao Bao
1
-0
/
+33
2016-11-03
updater: Fix an off-by-1 bug in file_getprop().
Tao Bao
1
-0
/
+50
2016-10-15
Change StringValue to use std::string
Tianjie Xu
1
-4
/
+4
2016-10-13
edify: Some clean-ups to libedify.
Tao Bao
1
-1
/
+0
2016-10-11
updater: Kill the duplicate PrintSha1() in install.cpp.
Tao Bao
1
-7
/
+36
2016-10-11
Refactor libupdater into a seperate module.
Tao Bao
1
-0
/
+71