Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
4850d463a5da41642665763124c3b8d065461c49
/
tests
/
component
b8564e1
Adjust the background text image width to reduce its size
by Tianjie Xu
· 6 years ago
3cb3c52
tests: Add a testcase for updater overrun while patching.
by Tao Bao
· 6 years ago
a2cff95
updater: Error out on underrun during patching.
by Tao Bao
· 6 years ago
93b5bf2
Refactor the code to check the metadata
by Tianjie Xu
· 6 years ago
f2fb49a
Clean up the zipfile creation in InstallTest
by Tianjie Xu
· 6 years ago
cbe93e6
Remove the load_keys function
by Tianjie Xu
· 6 years ago
b5110de
Add sanity check when loading public keys for OTA package
by Tianjie Xu
· 6 years ago
0dd9685
Load X509 keys from ziparchive
by Tianjie Xu
· 6 years ago
8256698
Add function to load the key from x509.pem file
by Tianjie Xu
· 6 years ago
9eed65e
Compare the fingerprint before reading the partition
by Tianjie Xu
· 6 years ago
446b64b
Refactor update_verifier into a class
by Tianjie Xu
· 6 years ago
5609bc8
applypatch: Refactor applypatch().
by Tao Bao
· 6 years ago
a1e3d67
Merge "Remove otafault"
by Tianjie Xu
· 6 years ago
22f1120
Remove otafault
by Tianjie Xu
· 6 years ago
cdbe58a
tests: Remove {old,new}.file.
by Tao Bao
· 6 years ago
f8811bb
updater: Add TransferList class.
by Tao Bao
· 6 years ago
ef5e38f
tests: Move to Android.bp.
by Tao Bao
· 6 years ago
2cc9bbb
Track the change to update_engine_sideload path.
by Tao Bao
· 6 years ago
13f9816
tests: Create res-testdata for testdata pickup.
by Tao Bao
· 6 years ago
69ffa15
Add an updater function to compute hash tree
by Tianjie Xu
· 6 years ago
4d9e62d
Add proto3 support for care_map
by Tianjie Xu
· 6 years ago
d34e6bc
applypatch: Change applypatch command-line arguments.
by Tao Bao
· 6 years ago
7326892
Remove the debug code for bspatch flakiness
by Tianjie Xu
· 6 years ago
bafd6c7
updater: Let read_file() return Value::Type::STRING.
by Tao Bao
· 6 years ago
6b18eb7
Merge "edify: Rename parse_string to ParseString and let it take std::string."
by Tao Bao
· 6 years ago
d8d514f
edify: Rename parse_string to ParseString and let it take std::string.
by Tao Bao
· 6 years ago
511d759
edify: Remove VAL_INVALID and move ValueType into Value class.
by Tao Bao
· 6 years ago
7c1d426
applypatch: Restrict applypatch_check to eMMC targets.
by Tao Bao
· 6 years ago
0b58e9a
updater: Remove the support for sha1_check().
by Tao Bao
· 6 years ago
91a649a
updater: Add ABORT command.
by Tao Bao
· 6 years ago
b8cb2e6
tests: Split unit tests out of component/applypatch_test.cpp.
by Tao Bao
· 6 years ago
cf60a44
Drop the dependency on AB_OTA_UPDATER flag.
by Tao Bao
· 6 years ago
ffede3e
updater: Remove the redundant check on line count.
by Tao Bao
· 6 years ago
c0299ed
tests: Add ResumableUpdaterTest.
by Tao Bao
· 6 years ago
7064aa2
tests: Setup last_command_file for UpdaterTest.
by Tao Bao
· 6 years ago
faa4785
Merge "tests: Refactor the common lines in UpdaterTest."
by Tao Bao
· 6 years ago
cc61cf6
Convert deflate image chunks to raw if the raw data is smaller
by Tianjie Xu
· 6 years ago
bc4a6d5
tests: Refactor the common lines in UpdaterTest.
by Tao Bao
· 6 years ago
17054c0
otautil: Rename dir/sys/thermal utils.
by Tao Bao
· 7 years ago
cc8587b
Merge "Dump the uncompressed data's SHA1 to debug flaky tests"
by Tianjie Xu
· 7 years ago
641fa97
Rename CacheLocation to Paths.
by Tao Bao
· 7 years ago
9e1ccd4
Dump the uncompressed data's SHA1 to debug flaky tests
by Tianjie Xu
· 7 years ago
ffed57a
Dump debug information for apply_patch unit tests
by Tianjie Xu
· 7 years ago
1cc0351
Make update_verifier generic across verified boot versions.
by Tao Bao
· 7 years ago
4f83430
applypatch: Dump patch info on mismatching patching result.
by Tao Bao
· 7 years ago
6b28f05
tests: Move ResourcesTest into component test.
by Tao Bao
· 7 years ago
d5fbcc1
Remove the old log files if cache space is insufficient for OTA
by Tianjie Xu
· 7 years ago
ec2e8c6
update_verifier: Support verifying product partition.
by Tao Bao
· 7 years ago
e3499f9
tests: Split ApplyPatchModesTest.PatchModeEmmcTarget.
by Tao Bao
· 7 years ago
d612b23
tests: Add ApplyPatchModesTest.PatchModeEmmcTargetWithBsdiffPatch test.
by Tao Bao
· 7 years ago
3bbb20f
Add a singleton CacheLocation to replace the hard coded locations
by Tianjie Xu
· 7 years ago
572abbb
Remove the assumption of target chunk size in imgdiff
by Tianjie Xu
· 7 years ago
284752e
Log the last command to cache
by Tianjie Xu
· 7 years ago
bf41f2a
Merge "Switch to bionic gtest in bootable/recovery"
by Tianjie Xu
· 7 years ago
91a7aa4
Clean up fuse_sideload and add a testcase.
by Tao Bao
· 8 years ago
a88cc54
Switch to bionic gtest in bootable/recovery
by Tianjie Xu
· 7 years ago
54c1db4
tests: Clean up the files in TemporaryDir.
by Tao Bao
· 7 years ago
113fe05
Fix the size mismatch in imgdiff
by Tianjie Xu
· 7 years ago
f29ed3e
tests: Take the ownership of the FD when calling fdopen.
by Tao Bao
· 7 years ago
d8ecad7
Merge "Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer."
by Alex Deymo
· 7 years ago
3d24b7b
Merge "Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer."
by Treehugger Robot
· 7 years ago
fa18826
Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer.
by Alex Deymo
· 7 years ago
85fca1f
Merge "Finish the new data receiver when update fails" am: 9831ef389b
by Tianjie Xu
· 7 years ago
5450c84
Finish the new data receiver when update fails
by Tianjie Xu
· 7 years ago
f63dbde
Merge "otautil: Move RangeSet implementation into rangeset.cpp." am: bab1e8efc8
by Tao Bao
· 7 years ago
4568582
otautil: Move RangeSet implementation into rangeset.cpp.
by Tao Bao
· 7 years ago
28f6938
Merge "Move rangeset.h and print_sha1.h into otautil." am: ff9b6f63a2
by Tao Bao
· 7 years ago
09e468f
Move rangeset.h and print_sha1.h into otautil.
by Tao Bao
· 7 years ago
28e8a2c
Merge changes from topic "libedify-header" am: abade5af15
by Tao Bao
· 7 years ago
1fc5bf3
Revert "Revert "Move error_code.h into otautil.""
by Tao Bao
· 7 years ago
b87edb0
Merge "Revert "Move error_code.h into otautil."" am: b23d29642d
by Tao Bao
· 7 years ago
26436d6
Revert "Move error_code.h into otautil."
by Tao Bao
· 7 years ago
73831e0
Merge "Move error_code.h into otautil." am: 916e155bab
by Tao Bao
· 7 years ago
623fe7e
Move error_code.h into otautil.
by Tao Bao
· 7 years ago
eb5e194
Merge "Output split information for imgdiff when handling large apks"
by Tianjie Xu
· 7 years ago
82582b4
Output split information for imgdiff when handling large apks
by Tianjie Xu
· 7 years ago
2cb1fb4
Merge "Fix the dangling pointer when setting up arguments of imgdiff"
by Tianjie Xu
· 7 years ago
8ba7c45
Fix the dangling pointer when setting up arguments of imgdiff
by Tianjie Xu
· 7 years ago
a11601d
Merge "Close cmd_pipe properly after updater test finishes" am: 64307daf5b
by Tianjie Xu
· 7 years ago
79327ac
Close cmd_pipe properly after updater test finishes
by Tianjie Xu
· 7 years ago
e24e90f
Merge "Improve imgdiff for large zip files" am: 9f48641784
by Tianjie Xu
· 7 years ago
2903cdd
Improve imgdiff for large zip files
by Tianjie Xu
· 7 years ago
44d0b00
Merge "Turn on -Wall for recovery modules" am: 11f68b6b69
by Tianjie Xu
· 7 years ago
c89d1e7
Turn on -Wall for recovery modules
by Tianjie Xu
· 7 years ago
7379a52
Merge "Allow comparison against multi serial nums for A/B package" am: 3810046a55 am: e8b02d68e5
by Tianjie Xu
· 7 years ago
3810046
Merge "Allow comparison against multi serial nums for A/B package"
by Tianjie Xu
· 7 years ago
69b9649
Allow comparison against multi serial nums for A/B package
by Tianjie Xu
· 7 years ago
2357b0c
Merge "tests: Add a test to cover legacy care_map.txt handling." am: 6eb23c594c am: dbe9da5331
by Tao Bao
· 7 years ago
dbe9da5
Merge "tests: Add a test to cover legacy care_map.txt handling." am: 6eb23c594c
by Tao Bao
· 7 years ago
c319613
tests: Add a test to cover legacy care_map.txt handling.
by Tao Bao
· 7 years ago
512283a
Merge "Fix a case when brotli writer fails to write last few blocks of data" am: e45c8f0057 am: 80acaab52f
by Tianjie Xu
· 7 years ago
80acaab
Merge "Fix a case when brotli writer fails to write last few blocks of data"
by Tianjie Xu
· 7 years ago
e45c8f0
Merge "Fix a case when brotli writer fails to write last few blocks of data"
by Tianjie Xu
· 7 years ago
6ed175d
Fix a case when brotli writer fails to write last few blocks of data
by Tianjie Xu
· 7 years ago
f2a279a
Merge "Fix the android-cloexec-* warnings in bootable/recovery" am: 94a8ea1797 am: 6d8827e0d3
by Tianjie Xu
· 7 years ago
6d8827e
Merge "Fix the android-cloexec-* warnings in bootable/recovery" am: 94a8ea1797
by Tianjie Xu
· 7 years ago
de6735e
Fix the android-cloexec-* warnings in bootable/recovery
by Tianjie Xu
· 7 years ago
9f8fd32
Merge "Add support to decompress brotli compressed new data" am: 918e6ea1b2 am: 43bdf6cad6
by Tianjie Xu
· 7 years ago
43bdf6c
Merge "Add support to decompress brotli compressed new data" am: 918e6ea1b2
by Tianjie Xu
· 7 years ago
107a34f
Add support to decompress brotli compressed new data
by Tianjie Xu
· 7 years ago
Next »