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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tests for read_metadata_from_package().
Tao Bao
2017-04-19
1
-0
/
+50
*
Add tests for update_binary_command().
Tao Bao
2017-04-18
1
-0
/
+87
*
Verify the package compatibility with libvintf.
Tao Bao
2017-04-13
1
-0
/
+57
*
Abort the update if there's not enough new data
Tianjie Xu
2017-04-08
1
-0
/
+66
*
tests: Use get_bootloader_message_blk_device() to find /misc.
Tao Bao
2017-04-05
2
-6
/
+4
*
Merge "tests: Construct two bad packages at runtime for VerifierTest."
Tao Bao
2017-03-29
1
-3
/
+46
|
\
|
*
tests: Construct two bad packages at runtime for VerifierTest.
Tao Bao
2017-03-28
1
-3
/
+46
*
|
Merge "tests: Add a test for --wipe_ab into UncryptTest."
Tao Bao
2017-03-29
1
-103
/
+82
|
\
\
|
*
|
tests: Add a test for --wipe_ab into UncryptTest.
Tao Bao
2017-03-28
1
-103
/
+82
|
|
/
*
|
applypatch: Let Apply{BSDiff,Image}Patch accept std::function.
Tao Bao
2017-03-28
1
-56
/
+24
*
|
applypatch: Change the ssize_t length parameters to size_t.
Tao Bao
2017-03-28
1
-1
/
+1
|
/
*
Merge "applypatch: Drop the support for patching non-EMMC targets."
Tao Bao
2017-03-26
1
-124
/
+0
|
\
|
*
applypatch: Drop the support for patching non-EMMC targets.
Tao Bao
2017-03-16
1
-124
/
+0
*
|
updater: Fix the broken case for apply_patch_check().
Tao Bao
2017-03-23
1
-0
/
+49
*
|
Remove malloc in edify functions
Tianjie Xu
2017-03-22
2
-3
/
+5
*
|
Add testcases for load_keys().
Tao Bao
2017-03-18
1
-0
/
+57
*
|
Merge "Drop the dependency on 'ui' in verify_file()."
Tao Bao
2017-03-18
1
-104
/
+45
|
\
\
|
*
|
Drop the dependency on 'ui' in verify_file().
Tao Bao
2017-03-17
1
-104
/
+45
*
|
|
Merge "Add a test to perform block_image_update"
Tianjie Xu
2017-03-17
1
-5
/
+115
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add a test to perform block_image_update
Tianjie Xu
2017-03-17
1
-5
/
+115
|
|
/
*
/
More cleanup to imgdiff & imgpatch
Tianjie Xu
2017-03-16
1
-4
/
+5
|
/
*
updater: Remove some obsoleted functions for file-based OTA.
Tao Bao
2017-03-13
1
-113
/
+0
*
Merge "Refractor the code for imgdiff"
Treehugger Robot
2017-03-07
1
-0
/
+56
|
\
|
*
Refractor the code for imgdiff
Tianjie Xu
2017-03-07
1
-0
/
+56
*
|
Merge "Fix an error on bootloadermessager test teardown"
Tianjie Xu
2017-03-03
1
-2
/
+4
|
\
\
|
*
|
Fix an error on bootloadermessager test teardown
Tianjie Xu
2017-03-03
1
-2
/
+4
|
|
/
*
/
Recovery Test: add SideloadTest to test FUSE support on target
Wei Wang
2017-03-03
1
-0
/
+21
|
/
*
Skip BootloaderMessageTest, UncryptTest for devices without /misc
Tianjie Xu
2017-03-01
2
-3
/
+61
*
tests: Add testcase for show_progress() and set_progress().
Tao Bao
2017-01-06
1
-0
/
+50
*
Merge "imgdiff: Fix an edge case that leads to infinite loop."
Tao Bao
2017-01-04
1
-0
/
+80
|
\
|
*
imgdiff: Fix an edge case that leads to infinite loop.
Tao Bao
2016-12-28
1
-0
/
+80
*
|
recovery: Fix the broken UI text.
Tao Bao
2017-01-04
1
-32
/
+38
|
/
*
Add tests for imgdiff.
Tao Bao
2016-12-20
1
-0
/
+448
*
Add update_bootloader_message() to fix two-step OTAs.
Tao Bao
2016-12-15
1
-0
/
+26
*
Merge "tests: Add tests for bootloader_message."
Tao Bao
2016-12-15
1
-0
/
+139
|
\
|
*
tests: Add tests for bootloader_message.
Tao Bao
2016-12-15
1
-0
/
+139
*
|
Merge "Add a stub recovery UI."
Sen Jiang
2016-12-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add a stub recovery UI.
Sen Jiang
2016-12-13
1
-1
/
+1
*
|
Add tests for setup-bcb and clear-bcb via uncrypt.
Tao Bao
2016-12-14
1
-0
/
+174
|
/
*
tests: Add testcases for EMMC targets.
Tao Bao
2016-11-22
1
-31
/
+144
*
updater: Refactor set_stage() and get_stage() functions.
Tao Bao
2016-11-18
1
-0
/
+59
*
updater: Add testcase for package_extract_dir().
Tao Bao
2016-11-18
1
-0
/
+96
*
updater: Add "write_value()" function.
Tao Bao
2016-11-17
1
-0
/
+33
*
updater: Fix the wrong return value for package_extract_file().
Tao Bao
2016-11-15
1
-17
/
+75
*
updater: Add more testcase for symlink().
Tao Bao
2016-11-09
1
-6
/
+39
*
Make make_parent() to take const argument
Tianjie Xu
2016-11-08
1
-0
/
+22
*
updater: Add a testcase for RenameFn().
Tao Bao
2016-11-04
1
-0
/
+29
*
updater: Fix a bug in DeleteFn().
Tao Bao
2016-11-04
1
-0
/
+33
*
updater: Fix an off-by-1 bug in file_getprop().
Tao Bao
2016-11-03
1
-0
/
+50
*
tests: Set up testdata path for continuous native tests.
Tao Bao
2016-11-03
2
-16
/
+2
*
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
*
Replace minzip with libziparchive
Tianjie Xu
2016-10-18
1
-1
/
+2
*
Change StringValue to use std::string
Tianjie Xu
2016-10-15
3
-81
/
+67
*
edify: Some clean-ups to libedify.
Tao Bao
2016-10-13
2
-6
/
+23
*
updater: Kill the duplicate PrintSha1() in install.cpp.
Tao Bao
2016-10-11
1
-7
/
+36
*
Refactor libupdater into a seperate module.
Tao Bao
2016-10-11
1
-0
/
+71
*
edify: Move State.script and State.errmsg to std::string.
Tao Bao
2016-10-04
1
-6
/
+1
*
edify: Move the testcases to gtest.
Tao Bao
2016-10-04
1
-0
/
+156
*
Fix clang-tidy warnings in bootable/recovery.
Chih-Hung Hsieh
2016-08-26
1
-1
/
+1
*
Merge \"Clean up verifier testcases.\"
Tao Bao
2016-08-01
1
-41
/
+26
|
\
|
*
Clean up verifier testcases.
Tao Bao
2016-08-01
1
-41
/
+26
*
|
resolve merge conflicts of 5823dd4 to nyc-dev-plus-aosp
Tianjie Xu
2016-05-02
1
-0
/
+1
|
\
\
|
*
|
Add ability to show "installing security update"
Tianjie Xu
2016-04-29
1
-0
/
+1
|
*
|
Use BoringSSL instead of mincrypt to speed up package verification.
Elliott Hughes
2016-04-14
1
-108
/
+23
*
|
|
resolve merge conflicts of 2bf95ac to nyc-dev-plus-aosp
Elliott Hughes
2016-04-13
1
-108
/
+23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Convert recovery to use BoringSSL instead of mincrypt.
Mattias Nissler
2016-04-06
1
-108
/
+23
*
|
|
Merge "Port applypatch.sh tests to recovery_component_tests" into nyc-dev
Jed Estep
2016-03-12
2
-6
/
+393
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Port applypatch.sh tests to recovery_component_tests
Jed Estep
2016-03-12
2
-6
/
+393
|
*
Fix verifier test base testdata directory after merge conflict
Jed Estep
2016-02-22
1
-1
/
+1
*
|
Merge "verifier_test: Suppress the unused parameter warnings."
Tao Bao
2016-02-09
1
-8
/
+9
|
\
\
|
*
|
verifier_test: Suppress the unused parameter warnings.
Tao Bao
2016-02-05
1
-8
/
+9
|
|
/
*
/
Change on-device directory for recovery test data
Jed Estep
2016-02-05
1
-1
/
+1
|
/
*
Refactor existing tests to use gtest
Jed Estep
2016-02-04
1
-0
/
+267