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
/
Android.mk
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge AOSP android-9.0.0_r3
Ethan Yonker
2018-08-24
1
-7
/
+15
|
\
|
*
recovery: add libhidl-gen-utils depedency
Yifan Hong
2018-03-13
1
-0
/
+1
|
*
Switch to bionic gtest in bootable/recovery
Tianjie Xu
2017-11-03
1
-3
/
+7
|
*
Add libbrotli as a dependency for libbsdiff
Tianjie Xu
2017-11-01
1
-0
/
+1
|
*
Move rangeset.h and print_sha1.h into otautil.
Tao Bao
2017-10-11
1
-0
/
+1
|
*
otafault: Remove the use of LOCAL_WHOLE_STATIC_LIBRARIES.
Tao Bao
2017-09-29
1
-1
/
+1
|
*
Turn on -Wall for recovery modules
Tianjie Xu
2017-08-29
1
-3
/
+4
|
*
tests: Add the missing dependency on libhidlbase.
Tao Bao
2017-08-10
1
-1
/
+2
*
|
Revert "kill package_extract_dir"
Tom Marshall
2018-05-25
1
-0
/
+1
*
|
otafault/tests: Replace pathmap with commands_recovery_local_path
Michael Bestas
2018-04-22
1
-8
/
+2
*
|
Merge up to android-8.1.0_r1 and fix conflicts
Ethan Yonker
2017-12-15
1
-7
/
+18
|
\
\
|
*
|
tests: Add the missing dependency on libhidlbase.
Tao Bao
2017-08-10
1
-1
/
+2
|
|
/
|
*
Add support to decompress brotli compressed new data
Tianjie Xu
2017-07-08
1
-0
/
+1
|
*
Merge "update_verifier: Support AVB."
Treehugger Robot
2017-06-22
1
-0
/
+4
|
|
\
|
|
*
update_verifier: Support AVB.
David Zeuthen
2017-05-24
1
-0
/
+4
|
*
|
kill package_extract_dir
Tianjie Xu
2017-05-24
1
-1
/
+0
|
|
/
|
*
fuse_sideload: Change the minimal block size to 4096.
Tao Bao
2017-05-03
1
-0
/
+1
|
*
Separate libupdate_verifier module and add testcases.
Tao Bao
2017-04-27
1
-0
/
+6
|
*
Call libvintf to verify package compatibility.
Tao Bao
2017-04-20
1
-0
/
+3
|
*
Add tests for update_binary_command().
Tao Bao
2017-04-18
1
-0
/
+4
|
*
Verify the package compatibility with libvintf.
Tao Bao
2017-04-13
1
-1
/
+2
|
*
Move parse_range() and range_overlaps() into RangeSet.
Tao Bao
2017-03-31
1
-0
/
+2
|
*
tests: Remove LOCAL_ADDITIONAL_DEPENDENCIES.
Tao Bao
2017-03-30
1
-4
/
+0
|
*
Add test config to minadbd_test
Dan Shi
2017-03-29
1
-0
/
+2
*
|
Update to AOSP 8.0 base
Ethan Yonker
2017-09-08
1
-17
/
+152
|
\
\
|
*
|
Call libvintf to verify package compatibility.
Tao Bao
2017-04-19
1
-0
/
+3
|
*
|
Add tests for update_binary_command().
Tao Bao
2017-04-19
1
-0
/
+5
|
*
|
Verify the package compatibility with libvintf.
Tao Bao
2017-04-12
1
-1
/
+2
|
|
/
|
*
Remove the dead #include's in verifier.cpp.
Tao Bao
2017-03-18
1
-1
/
+0
|
*
Add a test to perform block_image_update
Tianjie Xu
2017-03-17
1
-1
/
+8
|
*
Merge "Refractor the code for imgdiff"
Treehugger Robot
2017-03-07
1
-0
/
+1
|
|
\
|
|
*
Refractor the code for imgdiff
Tianjie Xu
2017-03-07
1
-0
/
+1
|
*
|
Recovery Test: add SideloadTest to test FUSE support on target
Wei Wang
2017-03-03
1
-0
/
+1
|
|
/
|
*
Use bspatch from external/bsdiff.
Sen Jiang
2017-02-02
1
-0
/
+2
|
*
Remove '_static' suffix from libext2* references.
Alex Deymo
2017-01-24
1
-1
/
+1
|
*
Add checkers and tests for empty locale in PNG file
Tianjie Xu
2017-01-19
1
-2
/
+26
|
*
Remove "_static" suffix from libsparse
Alex Deymo
2017-01-11
1
-1
/
+1
|
*
Remove "_static" suffix from libext4_utils.
Alex Deymo
2017-01-11
1
-1
/
+1
|
*
Merge "Add tests for imgdiff."
Tao Bao
2016-12-28
1
-0
/
+29
|
|
\
|
|
*
Add tests for imgdiff.
Tao Bao
2016-12-20
1
-0
/
+29
|
*
|
tests: Add test coverage for DirUtil.
Tao Bao
2016-12-22
1
-0
/
+1
|
*
|
tests: Add testcase for ZipUtil.
Tao Bao
2016-12-22
1
-1
/
+2
|
|
/
|
*
tests: Add tests for bootloader_message.
Tao Bao
2016-12-15
1
-0
/
+1
|
*
Add tests for setup-bcb and clear-bcb via uncrypt.
Tao Bao
2016-12-14
1
-0
/
+2
|
*
updater: Refactor set_stage() and get_stage() functions.
Tao Bao
2016-11-18
1
-0
/
+2
|
*
updater: Fix the wrong return value for package_extract_file().
Tao Bao
2016-11-15
1
-0
/
+2
|
*
Move recovery_test.cpp out of unit test
Tianjie Xu
2016-11-08
1
-1
/
+12
|
*
otautil: Clean up SysUtil.cpp.
Tao Bao
2016-11-07
1
-6
/
+7
|
*
tests: Set up testdata path for continuous native tests.
Tao Bao
2016-11-03
1
-9
/
+12
|
*
applypatch: Add testcases for applypatch executable.
Tao Bao
2016-11-01
1
-1
/
+2
|
*
tests: Generate testdata for 2nd arch.
Tao Bao
2016-10-26
1
-1
/
+12
|
*
Replace minzip with libziparchive
Tianjie Xu
2016-10-18
1
-2
/
+9
|
*
Refactor libupdater into a seperate module.
Tao Bao
2016-10-11
1
-6
/
+22
|
*
edify: Move the testcases to gtest.
Tao Bao
2016-10-04
1
-0
/
+2
|
*
Turn on -Werror for recovery
Tianjie Xu
2016-09-30
1
-1
/
+2
|
*
Switch recovery to libbase logging
Tianjie Xu
2016-09-01
1
-2
/
+3
|
*
Merge "Fix references to libcrypto_utils_static."
Josh Gao
2016-08-08
1
-2
/
+2
|
|
\
|
|
*
Fix references to libcrypto_utils_static.
Josh Gao
2016-08-06
1
-2
/
+2
|
*
|
tests: Remove obsolete MTD support.
Tao Bao
2016-06-16
1
-1
/
+0
|
*
|
Merge "Fix matches_locale function" into nyc-dev
Tianjie Xu
2016-04-21
1
-1
/
+5
|
|
\
\
|
*
\
\
resolve merge conflicts of 2bf95ac to nyc-dev-plus-aosp
Elliott Hughes
2016-04-13
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Convert recovery to use BoringSSL instead of mincrypt.
Mattias Nissler
2016-04-06
1
-1
/
+2
|
*
|
|
Merge "recovery: use __android_log_pmsg_file_write for log files" am: 75da771
Mark Salyzyn
2016-03-31
1
-0
/
+2
|
|
\
|
|
|
|
*
|
recovery: use __android_log_pmsg_file_write for log files
Mark Salyzyn
2016-03-28
1
-0
/
+2
|
|
*
|
Change on-device directory for recovery test data
Jed Estep
2016-02-05
1
-1
/
+1
*
|
|
|
Complete support for project pathmap
Michael Bestas
2017-06-24
1
-2
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
Fix matches_locale function
Tianjie Xu
2016-04-20
1
-1
/
+5
*
|
|
Use BoringSSL instead of mincrypt to speed up package verification.
Elliott Hughes
2016-04-14
1
-1
/
+0
*
|
|
recovery: use __android_log_pmsg_file_write for log files
Mark Salyzyn
2016-03-31
1
-0
/
+2
|
/
/
*
/
Port applypatch.sh tests to recovery_component_tests
Jed Estep
2016-03-12
1
-2
/
+11
|
/
*
Refactor existing tests to use gtest
Jed Estep
2016-02-04
1
-3
/
+32
*
recovery: Switch to clang
Tao Bao
2015-06-03
1
-0
/
+1
*
More test makefile cleanup.
Dan Albert
2014-10-17
1
-24
/
+23
*
Add support for ECDSA signatures
Kenny Root
2013-10-10
1
-0
/
+26