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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-10
tests: Add the missing dependency on libhidlbase.
Tao Bao
1
-1
/
+2
2017-07-24
tests: Add a test to cover legacy care_map.txt handling.
Tao Bao
1
-0
/
+13
2017-07-22
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
2
-3
/
+3
2017-07-08
Add support to decompress brotli compressed new data
Tianjie Xu
2
-0
/
+68
2017-07-07
Fix a rare failure for imgdiff when random data equals gzip header
Tianjie Xu
1
-0
/
+33
2017-06-24
Complete support for project pathmap
Michael Bestas
1
-2
/
+8
2017-06-23
Remove the obsolete package_extract_dir() test
Tianjie Xu
1
-96
/
+0
2017-06-23
update_verifier: Support AVB.
David Zeuthen
2
-1
/
+5
2017-05-24
update_verifier: Support AVB.
David Zeuthen
2
-1
/
+5
2017-05-24
kill package_extract_dir
Tianjie Xu
3
-229
/
+0
2017-05-16
Print SHA1 of the patch if bsdiff fails with data error
Tianjie Xu
1
-0
/
+39
2017-05-08
Add a binary path param to update_binary_command().
Tao Bao
1
-10
/
+74
2017-05-03
fuse_sideload: Change the minimal block size to 4096.
Tao Bao
2
-2
/
+18
2017-05-02
Move sysMapFile and sysReleaseMap into MemMapping class.
Tao Bao
4
-41
/
+30
2017-04-27
Separate libupdate_verifier module and add testcases.
Tao Bao
2
-0
/
+89
2017-04-26
applypatch: Remove the obsolete support for "applypatch -s".
Tao Bao
1
-14
/
+0
2017-04-24
Add more tests for verify_package_compatibility().
Tao Bao
1
-0
/
+84
2017-04-21
tests: Remove obsolete classes in applypatch_test.
Tao Bao
1
-49
/
+2
2017-04-20
Add more tests for verify_package_compatibility().
Tao Bao
1
-0
/
+84
2017-04-20
Call libvintf to verify package compatibility.
Tao Bao
1
-0
/
+3
2017-04-19
Call libvintf to verify package compatibility.
Tao Bao
1
-0
/
+3
2017-04-19
Add tests for read_metadata_from_package().
Tao Bao
1
-0
/
+50
2017-04-19
Add tests for update_binary_command().
Tao Bao
2
-0
/
+92
2017-04-18
Add tests for update_binary_command().
Tao Bao
2
-0
/
+91
2017-04-13
Verify the package compatibility with libvintf.
Tao Bao
2
-1
/
+59
2017-04-12
Verify the package compatibility with libvintf.
Tao Bao
2
-1
/
+59
2017-04-08
Abort the update if there's not enough new data
Tianjie Xu
1
-0
/
+66
2017-04-05
tests: Use get_bootloader_message_blk_device() to find /misc.
Tao Bao
3
-49
/
+4
2017-04-03
Change the internal representation in RangeSet.
Tao Bao
1
-6
/
+34
2017-03-31
Move parse_range() and range_overlaps() into RangeSet.
Tao Bao
2
-0
/
+86
2017-03-30
tests: Remove LOCAL_ADDITIONAL_DEPENDENCIES.
Tao Bao
1
-4
/
+0
2017-03-29
Add test config to minadbd_test
Dan Shi
2
-0
/
+33
2017-03-29
Fix the bad merge (duplicate tests).
Tao Bao
1
-45
/
+0
2017-03-29
Merge "Add the missing sr-Latn into png files and rename the png locale header" am: 713d915636 am: dc235b5ab9
Tianjie Xu
1
-10
/
+11
2017-03-28
tests: Add a test for --wipe_ab into UncryptTest.
Tao Bao
1
-103
/
+82
2017-03-28
applypatch: Let Apply{BSDiff,Image}Patch accept std::function.
Tao Bao
1
-56
/
+24
2017-03-28
applypatch: Change the ssize_t length parameters to size_t.
Tao Bao
1
-1
/
+1
2017-03-28
tests: Construct two bad packages at runtime for VerifierTest.
Tao Bao
3
-3
/
+46
2017-03-28
tests: Construct two bad packages at runtime for VerifierTest.
Tao Bao
3
-3
/
+46
2017-03-27
tests: Construct signature-boundary.zip at runtime.
Tao Bao
2
-2
/
+18
2017-03-25
Add the missing sr-Latn into png files and rename the png locale header
Tianjie Xu
1
-10
/
+11
2017-03-24
updater: Fix the broken case for apply_patch_check().
Tao Bao
1
-0
/
+49
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
2
-3
/
+5
2017-03-21
Refactor asn1_decoder functions into a class.
Tao Bao
1
-217
/
+180
2017-03-21
verify_file: Add constness to a few addresses.
Tao Bao
1
-14
/
+14
2017-03-18
Add testcases for load_keys().
Tao Bao
1
-0
/
+57
2017-03-18
Remove the dead #include's in verifier.cpp.
Tao Bao
1
-1
/
+0
2017-03-17
Drop the dependency on 'ui' in verify_file().
Tao Bao
1
-105
/
+46
2017-03-17
Drop the dependency on 'ui' in verify_file().
Tao Bao
1
-104
/
+45
2017-03-17
Add a test to perform block_image_update
Tianjie Xu
2
-6
/
+123
2017-03-16
More cleanup to imgdiff & imgpatch
Tianjie Xu
1
-4
/
+5
2017-03-16
applypatch: Drop the support for patching non-EMMC targets.
Tao Bao
1
-124
/
+0
2017-03-13
updater: Remove some obsoleted functions for file-based OTA.
Tao Bao
1
-113
/
+0
2017-03-10
recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs
Bowgo Tsai
1
-12
/
+5
2017-03-07
Refractor the code for imgdiff
Tianjie Xu
2
-0
/
+57
2017-03-03
Fix an error on bootloadermessager test teardown
Tianjie Xu
1
-2
/
+4
2017-03-03
Recovery Test: add SideloadTest to test FUSE support on target
Wei Wang
2
-0
/
+22
2017-03-01
Skip BootloaderMessageTest, UncryptTest for devices without /misc
Tianjie Xu
3
-3
/
+111
2017-02-02
Use bspatch from external/bsdiff.
Sen Jiang
1
-0
/
+2
2017-01-24
Remove '_static' suffix from libext2* references.
Alex Deymo
1
-1
/
+1
2017-01-19
Add checkers and tests for empty locale in PNG file
Tianjie Xu
3
-2
/
+167
2017-01-11
Remove "_static" suffix from libsparse
Alex Deymo
1
-1
/
+1
2017-01-11
Remove "_static" suffix from libext4_utils.
Alex Deymo
1
-1
/
+1
2017-01-06
tests: Add testcase for show_progress() and set_progress().
Tao Bao
1
-0
/
+50
2017-01-04
recovery: Fix the broken UI text.
Tao Bao
1
-32
/
+38
2016-12-28
imgdiff: Fix an edge case that leads to infinite loop.
Tao Bao
1
-0
/
+80
2016-12-22
tests: Add test coverage for DirUtil.
Tao Bao
2
-0
/
+151
2016-12-22
tests: Add testcase for ZipUtil.
Tao Bao
2
-1
/
+193
2016-12-22
tests: Replace the O_RDONLY in access(2).
Tao Bao
2
-8
/
+16
2016-12-20
Add tests for imgdiff.
Tao Bao
2
-0
/
+477
2016-12-17
Add a checker for signature boundary in verifier
Tianjie Xu
2
-1
/
+2
2016-12-15
Add update_bootloader_message() to fix two-step OTAs.
Tao Bao
1
-0
/
+26
2016-12-15
tests: Add tests for bootloader_message.
Tao Bao
2
-0
/
+140
2016-12-14
Add tests for setup-bcb and clear-bcb via uncrypt.
Tao Bao
2
-0
/
+176
2016-12-13
Add a stub recovery UI.
Sen Jiang
1
-1
/
+1
2016-11-22
tests: Add testcases for EMMC targets.
Tao Bao
1
-31
/
+144
2016-11-18
updater: Refactor set_stage() and get_stage() functions.
Tao Bao
2
-0
/
+61
2016-11-18
updater: Add testcase for package_extract_dir().
Tao Bao
2
-0
/
+98
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
4
-20
/
+86
2016-11-15
updater: Fix the wrong return value for package_extract_file().
Tao Bao
4
-20
/
+86
2016-11-09
updater: Add more testcase for symlink().
Tao Bao
1
-6
/
+39
2016-11-08
Move recovery_test.cpp out of unit test
Tianjie Xu
3
-92
/
+99
2016-11-08
Make make_parent() to take const argument
Tianjie Xu
1
-0
/
+22
2016-11-08
otautil: Clean up SysUtil.cpp.
Tao Bao
2
-6
/
+147
2016-11-07
otautil: Clean up SysUtil.cpp.
Tao Bao
2
-6
/
+147
2016-11-04
tests: Fix unit/zip_test.cpp.
Tao Bao
1
-59
/
+50
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-11-03
tests: Set up testdata path for continuous native tests.
Tao Bao
4
-31
/
+23
2016-11-01
applypatch: Add testcases for applypatch executable.
Tao Bao
7
-257
/
+324
2016-10-29
applypatch: Switch the parameter of Value** to std::vector.
Tao Bao
1
-126
/
+138
2016-10-26
tests: Generate testdata for 2nd arch.
Tao Bao
1
-1
/
+12
2016-10-19
Add a unit test for applypatch_check
Tianjie Xu
1
-0
/
+5
2016-10-18
Replace minzip with libziparchive
Tianjie Xu
5
-3
/
+104
2016-10-15
Change StringValue to use std::string
Tianjie Xu
3
-81
/
+67
2016-10-13
edify: Some clean-ups to libedify.
Tao Bao
2
-6
/
+23
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
2
-6
/
+93
2016-10-05
edify: Move State.script and State.errmsg to std::string.
Tao Bao
1
-6
/
+1
2016-10-04
edify: Move State.script and State.errmsg to std::string.
Tao Bao
1
-6
/
+1
2016-10-04
recovery: drop log/logger.h
Mark Salyzyn
1
-1
/
+0
2016-10-04
edify: Move the testcases to gtest.
Tao Bao
2
-0
/
+158
2016-09-30
Turn on -Werror for recovery
Tianjie Xu
1
-1
/
+2
2016-09-30
Turn on -Werror for recovery
Tianjie Xu
1
-1
/
+2
2016-09-01
Switch recovery to libbase logging
Tianjie Xu
1
-2
/
+3
2016-09-01
Switch recovery to libbase logging
Tianjie Xu
1
-2
/
+3
2016-09-01
Switch recovery to libbase logging
Tianjie Xu
1
-2
/
+3
2016-08-26
Fix clang-tidy warnings in bootable/recovery.
Chih-Hung Hsieh
1
-1
/
+1
2016-08-06
Fix references to libcrypto_utils_static.
Josh Gao
1
-2
/
+2
2016-08-01
Clean up verifier testcases.
Tao Bao
21
-41
/
+30
2016-06-16
tests: Remove obsolete MTD support.
Tao Bao
1
-1
/
+0
2016-06-16
tests: Remove obsolete MTD support.
Tao Bao
1
-1
/
+0
2016-06-16
tests: Remove obsolete MTD support.
Tao Bao
1
-1
/
+0
2016-04-29
Add ability to show "installing security update"
Tianjie Xu
1
-0
/
+1
2016-04-20
Fix matches_locale function
Tianjie Xu
2
-1
/
+34
2016-04-14
Use BoringSSL instead of mincrypt to speed up package verification.
Elliott Hughes
5
-109
/
+26
2016-04-06
Convert recovery to use BoringSSL instead of mincrypt.
Mattias Nissler
5
-109
/
+28
2016-03-31
recovery: use __android_log_pmsg_file_write for log files
Mark Salyzyn
2
-0
/
+94
2016-03-28
recovery: use __android_log_pmsg_file_write for log files
Mark Salyzyn
2
-0
/
+94
2016-03-12
Port applypatch.sh tests to recovery_component_tests
Jed Estep
7
-8
/
+429
2016-02-22
Fix verifier test base testdata directory after merge conflict
Jed Estep
1
-1
/
+1
2016-02-05
Change on-device directory for recovery test data
Jed Estep
2
-2
/
+2
2016-02-05
verifier_test: Suppress the unused parameter warnings.
Tao Bao
1
-8
/
+9
2016-02-04
Refactor existing tests to use gtest
Jed Estep
22
-3
/
+413
2015-11-16
recovery: Switch to clang
Tao Bao
1
-0
/
+1
2015-06-03
recovery: Switch to clang
Tao Bao
1
-0
/
+1
2014-12-02
Make the android-5.0 branch compile in 4.4 to 4.1
Ethan Yonker
1
-1
/
+2
2014-10-17
More test makefile cleanup.
Dan Albert
1
-24
/
+23
2013-10-10
Add support for ECDSA signatures
Kenny Root
2
-0
/
+264