Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
92ca82ec3e2f2227eb95a01c158f5faaa27b3492
/
tests
/
component
e003a97
Merge changes from topic 'sinkfn' am: 34df98ee6d am: 862b7e8523 am: a2015e0d86
by Tao Bao
· 8 years ago
b5f84ef
applypatch: Change the ssize_t length parameters to size_t. am: f7eb760fe7 am: d4d9ef3941
by Tao Bao
· 8 years ago
c0e1c46
applypatch: Let Apply{BSDiff,Image}Patch accept std::function.
by Tao Bao
· 8 years ago
f7eb760
applypatch: Change the ssize_t length parameters to size_t.
by Tao Bao
· 8 years ago
056e2da
tests: Construct signature-boundary.zip at runtime.
by Tao Bao
· 8 years ago
e55215f
Merge "applypatch: Drop the support for patching non-EMMC targets." am: b4c4f8c494 am: 351f69e64a
by Tao Bao
· 8 years ago
b4c4f8c
Merge "applypatch: Drop the support for patching non-EMMC targets."
by Tao Bao
· 8 years ago
951a61b
Merge "updater: Fix the broken case for apply_patch_check()." am: 9f2062657d am: 923d41ccd5
by Tao Bao
· 8 years ago
db56eb0
updater: Fix the broken case for apply_patch_check().
by Tao Bao
· 8 years ago
5e1a2dc
Merge "Remove malloc in edify functions" am: 1ea869b0c6 am: 137d85333e
by Tianjie Xu
· 8 years ago
c444732
Remove malloc in edify functions
by Tianjie Xu
· 8 years ago
e44af82
Merge "Add testcases for load_keys()." am: 110102f37e am: 43f5ad6e90
by Tao Bao
· 8 years ago
3116ce4
Add testcases for load_keys().
by Tao Bao
· 8 years ago
90d3f20
Merge "Drop the dependency on 'ui' in verify_file()."
by Tao Bao
· 8 years ago
2b83f36
Merge "Drop the dependency on 'ui' in verify_file()."
by Tao Bao
· 8 years ago
7b22c92
Drop the dependency on 'ui' in verify_file().
by Tao Bao
· 8 years ago
5e53501
Drop the dependency on 'ui' in verify_file().
by Tao Bao
· 8 years ago
c768059
Merge "Add a test to perform block_image_update" am: 881b08ecd2 am: 5c06706d51
by Tianjie Xu
· 8 years ago
881b08e
Merge "Add a test to perform block_image_update"
by Tianjie Xu
· 8 years ago
56ebe62
Add a test to perform block_image_update
by Tianjie Xu
· 8 years ago
92d1675
Merge "More cleanup to imgdiff & imgpatch" am: 3541934ff5 am: 91f8574061
by Tianjie Xu
· 8 years ago
12b9055
More cleanup to imgdiff & imgpatch
by Tianjie Xu
· 8 years ago
40e144d
applypatch: Drop the support for patching non-EMMC targets.
by Tao Bao
· 8 years ago
175a033
Merge "updater: Remove some obsoleted functions for file-based OTA." am: 342717d148 am: 000f364c19
by Tao Bao
· 8 years ago
63d786c
updater: Remove some obsoleted functions for file-based OTA.
by Tao Bao
· 8 years ago
a4e0bb3
Merge "Refractor the code for imgdiff" am: a2e7a07031 am: 68571e27d8
by Tianjie Xu
· 8 years ago
a2e7a07
Merge "Refractor the code for imgdiff"
by Treehugger Robot
· 8 years ago
1ea84d6
Refractor the code for imgdiff
by Tianjie Xu
· 8 years ago
d0080d9
Merge "Fix an error on bootloadermessager test teardown" am: b694ba8aab am: 536989892c
by Tianjie Xu
· 8 years ago
b694ba8
Merge "Fix an error on bootloadermessager test teardown"
by Tianjie Xu
· 8 years ago
cace743
Fix an error on bootloadermessager test teardown
by Tianjie Xu
· 8 years ago
b466e1f
Merge "Recovery Test: add SideloadTest to test FUSE support on target" am: 53feebea4f am: 3d605c54e3
by Wei Wang
· 8 years ago
b72a15a
Recovery Test: add SideloadTest to test FUSE support on target
by Wei Wang
· 8 years ago
8359389
Merge "Skip BootloaderMessageTest, UncryptTest for devices without /misc" am: 0f26468eda am: 5cce91a95a
by Tianjie Xu
· 8 years ago
ca94856
Skip BootloaderMessageTest, UncryptTest for devices without /misc
by Tianjie Xu
· 8 years ago
7b5992f
Merge "tests: Add testcase for show_progress() and set_progress()." am: 478a5ec9c7 am: 179fc8a82b am: ba0dad8828
by Tao Bao
· 8 years ago
9aa7ab5
tests: Add testcase for show_progress() and set_progress().
by Tao Bao
· 8 years ago
4d48ab1
Merge "imgdiff: Fix an edge case that leads to infinite loop." am: 3b828d879b am: 4d37763c69 am: e513c0f2ac
by Tao Bao
· 8 years ago
3b828d8
Merge "imgdiff: Fix an edge case that leads to infinite loop."
by Tao Bao
· 8 years ago
66edafb
Merge "recovery: Fix the broken UI text." am: 56fc8fa376 am: 1227f6b841 am: 3806993e25
by Tao Bao
· 8 years ago
736d59c
recovery: Fix the broken UI text.
by Tao Bao
· 8 years ago
d37ce8f
imgdiff: Fix an edge case that leads to infinite loop.
by Tao Bao
· 8 years ago
6d83a14
Merge "Add tests for imgdiff." am: 344c8eb453 am: 4fe022c4ed am: 4e2471d6dd
by Tao Bao
· 8 years ago
97555da
Add tests for imgdiff.
by Tao Bao
· 8 years ago
f69e6a9
Add a checker for signature boundary in verifier
by Tianjie Xu
· 8 years ago
2292db8
Add update_bootloader_message() to fix two-step OTAs.
by Tao Bao
· 8 years ago
07d985b
Merge "tests: Add tests for bootloader_message."
by Tao Bao
· 8 years ago
8b7301b
tests: Add tests for bootloader_message.
by Tao Bao
· 8 years ago
8c1584f
Merge "Add a stub recovery UI."
by Sen Jiang
· 8 years ago
1033408
Add tests for setup-bcb and clear-bcb via uncrypt.
by Tao Bao
· 8 years ago
d530449
Add a stub recovery UI.
by Sen Jiang
· 8 years ago
8dd44e9
tests: Add testcases for EMMC targets.
by Tao Bao
· 8 years ago
bedf5fc
updater: Refactor set_stage() and get_stage() functions.
by Tao Bao
· 8 years ago
1036d36
updater: Add testcase for package_extract_dir().
by Tao Bao
· 8 years ago
d0f3088
updater: Add "write_value()" function.
by Tao Bao
· 8 years ago
ef0eb3b
updater: Fix the wrong return value for package_extract_file().
by Tao Bao
· 8 years ago
8992902
updater: Add more testcase for symlink().
by Tao Bao
· 8 years ago
d75003d
Make make_parent() to take const argument
by Tianjie Xu
· 8 years ago
a659d79
updater: Add a testcase for RenameFn().
by Tao Bao
· 8 years ago
0831d0b
updater: Fix a bug in DeleteFn().
by Tao Bao
· 8 years ago
51d516e
updater: Fix an off-by-1 bug in file_getprop().
by Tao Bao
· 8 years ago
4102b28
tests: Set up testdata path for continuous native tests.
by Tao Bao
· 8 years ago
36c3511
applypatch: Add testcases for applypatch executable.
by Tao Bao
· 8 years ago
fada91c
applypatch: Switch the parameter of Value** to std::vector.
by Tao Bao
· 8 years ago
a5fd5ab
Add a unit test for applypatch_check
by Tianjie Xu
· 8 years ago
8cf5c8f
Replace minzip with libziparchive
by Tianjie Xu
· 8 years ago
aced5d9
Change StringValue to use std::string
by Tianjie Xu
· 8 years ago
39119ad
edify: Some clean-ups to libedify.
by Tao Bao
· 8 years ago
361342c
updater: Kill the duplicate PrintSha1() in install.cpp.
by Tao Bao
· 9 years ago
0c7839a
Refactor libupdater into a seperate module.
by Tao Bao
· 8 years ago
59dcb9c
edify: Move State.script and State.errmsg to std::string.
by Tao Bao
· 8 years ago
d770d2e
edify: Move the testcases to gtest.
by Tao Bao
· 8 years ago
8b23811
Fix clang-tidy warnings in bootable/recovery.
by Chih-Hung Hsieh
· 8 years ago
717b492
Merge \"Clean up verifier testcases.\" am: e91aef0ee9
by Tao Bao
· 8 years ago
5af4b19
Clean up verifier testcases.
by Tao Bao
· 8 years ago
cacb47b
resolve merge conflicts of 5823dd4 to nyc-dev-plus-aosp
by Tianjie Xu
· 9 years ago
35926c4
Add ability to show "installing security update"
by Tianjie Xu
· 9 years ago
8febafa
Use BoringSSL instead of mincrypt to speed up package verification.
by Elliott Hughes
· 9 years ago
6e2a8b1
resolve merge conflicts of 2bf95ac to nyc-dev-plus-aosp
by Elliott Hughes
· 9 years ago
452df6d
Convert recovery to use BoringSSL instead of mincrypt.
by Mattias Nissler
· 9 years ago
3f581f7
Merge "Port applypatch.sh tests to recovery_component_tests" into nyc-dev
by Jed Estep
· 9 years ago
b8a693b
Port applypatch.sh tests to recovery_component_tests
by Jed Estep
· 9 years ago
e130576
Fix verifier test base testdata directory after merge conflict
by Jed Estep
· 9 years ago
c213a7c
Merge "verifier_test: Suppress the unused parameter warnings."
by Tao Bao
· 9 years ago
d5a14c6
Change on-device directory for recovery test data
by Jed Estep
· 9 years ago
e1a16af
verifier_test: Suppress the unused parameter warnings.
by Tao Bao
· 9 years ago
4329186
Refactor existing tests to use gtest
by Jed Estep
· 9 years ago