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
*
Merge "tests: Add testcase for show_progress() and set_progress()." am: 478a5ec9c7 am: 179fc8a82b am: ba0dad8828
Tao Bao
2017-01-06
1
-0
/
+50
|
\
|
*
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." am: 3b828d879b am: 4d37763c69 am: e513c0f2ac
Tao Bao
2017-01-04
1
-0
/
+80
|
\
|
|
*
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
*
|
|
Merge "recovery: Fix the broken UI text." am: 56fc8fa376 am: 1227f6b841 am: 3806993e25
Tao Bao
2017-01-04
1
-32
/
+38
|
\
|
|
|
*
|
recovery: Fix the broken UI text.
Tao Bao
2017-01-04
1
-32
/
+38
|
|
/
*
|
Merge "Add tests for imgdiff." am: 344c8eb453 am: 4fe022c4ed am: 4e2471d6dd
Tao Bao
2016-12-28
1
-0
/
+448
|
\
|
|
*
Add tests for imgdiff.
Tao Bao
2016-12-20
1
-0
/
+448
*
|
Add a checker for signature boundary in verifier
Tianjie Xu
2016-12-17
1
-1
/
+2
|
/
*
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