Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
2991503f8660727ac4ef4f57284034c83f43dca6
/
tests
/
component
4ca9f2d
update_verifier: Support verifying product partition. am: 454d8cb805
by Tao Bao
· 7 years ago
454d8cb
update_verifier: Support verifying product partition.
by Tao Bao
· 7 years ago
e3499f9
tests: Split ApplyPatchModesTest.PatchModeEmmcTarget.
by Tao Bao
· 7 years ago
d26f952
tests: Add ApplyPatchModesTest.PatchModeEmmcTargetWithBsdiffPatch test.
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
79c1562
Merge "Fix a rare failure for imgdiff when random data equals gzip header" am: b87a166a16 am: 8542502f1f
by Tianjie Xu
· 7 years ago
8542502
Merge "Fix a rare failure for imgdiff when random data equals gzip header"
by Tianjie Xu
· 7 years ago
14ebc1e
Fix a rare failure for imgdiff when random data equals gzip header
by Tianjie Xu
· 7 years ago
617b702
Merge "Remove the obsolete package_extract_dir() test" am: e916cca8a9 am: af913974a5
by Tianjie Xu
· 7 years ago
e002d96
Merge "Remove the obsolete package_extract_dir() test" am: e916cca8a9
by Tianjie Xu
· 7 years ago
e916cca
Merge "Remove the obsolete package_extract_dir() test"
by Tianjie Xu
· 7 years ago
bb7e005
Remove the obsolete package_extract_dir() test
by Tianjie Xu
· 7 years ago
0f6a109
Merge "update_verifier: Support AVB." am: e248e434ea am: 1f108dae49
by David Zeuthen
· 7 years ago
b0c38f1
Merge "update_verifier: Support AVB." am: e248e434ea am: 1f108dae49
by David Zeuthen
· 7 years ago
8ed9738
update_verifier: Support AVB.
by David Zeuthen
· 7 years ago
f158a7d
Merge "Print SHA1 of the patch if bsdiff fails with data error" am: 1f9808bd48 am: 8f68accc9d am: 1562f41348
by Tianjie Xu
· 7 years ago
0abe986
Merge "Print SHA1 of the patch if bsdiff fails with data error" am: 1f9808bd48 am: 8f68accc9d
by Tianjie Xu
· 7 years ago
ce5fa5e
Print SHA1 of the patch if bsdiff fails with data error
by Tianjie Xu
· 7 years ago
4deb2fb
Merge "Add a binary path param to update_binary_command()." am: 197304aada am: f648b5c9fc am: f49c57643d
by Tao Bao
· 7 years ago
460e47a
Merge "Add a binary path param to update_binary_command()." am: 197304aada am: f648b5c9fc
by Tao Bao
· 7 years ago
00d5757
Add a binary path param to update_binary_command().
by Tao Bao
· 8 years ago
ab1e706
Merge "fuse_sideload: Change the minimal block size to 4096." am: 4e8e56eaea am: 53b98de866 am: 6bea344d7e
by Tao Bao
· 8 years ago
bfca876
Merge "fuse_sideload: Change the minimal block size to 4096." am: 4e8e56eaea am: 53b98de866
by Tao Bao
· 8 years ago
4e8e56e
Merge "fuse_sideload: Change the minimal block size to 4096."
by Tao Bao
· 8 years ago
a616f0d
Merge "Move sysMapFile and sysReleaseMap into MemMapping class." am: fe7eecff4c am: 08d9ede8f2 am: b3eeb817ab
by Tao Bao
· 8 years ago
586377d
Merge "Move sysMapFile and sysReleaseMap into MemMapping class." am: fe7eecff4c am: 08d9ede8f2
by Tao Bao
· 8 years ago
ed13819
fuse_sideload: Change the minimal block size to 4096.
by Tao Bao
· 8 years ago
b656a15
Move sysMapFile and sysReleaseMap into MemMapping class.
by Tao Bao
· 8 years ago
598679c
Merge "Separate libupdate_verifier module and add testcases." am: c99bb23955 am: d8c078d2c6 am: c7410924a3
by Tao Bao
· 8 years ago
322d866
Merge "Separate libupdate_verifier module and add testcases." am: c99bb23955 am: d8c078d2c6
by Tao Bao
· 8 years ago
83b0780
Separate libupdate_verifier module and add testcases.
by Tao Bao
· 8 years ago
afd224b
Merge "applypatch: Remove the obsolete support for "applypatch -s"." am: d5ae4253c1 am: 22b1fa7d61 am: 7ee4b7dd84
by Tao Bao
· 8 years ago
41dc284
Merge "applypatch: Remove the obsolete support for "applypatch -s"." am: d5ae4253c1 am: 22b1fa7d61
by Tao Bao
· 8 years ago
8ab2808
applypatch: Remove the obsolete support for "applypatch -s".
by Tao Bao
· 8 years ago
f5cb2a1
Merge "Add more tests for verify_package_compatibility()." am: a9dd77fa84 am: 5f85d07e87 am: 54f8988cfe
by Tao Bao
· 8 years ago
4983412
Merge "tests: Remove obsolete classes in applypatch_test." am: f17aa960db am: 8a3325dc8a am: f4a8d0bba6
by Tao Bao
· 8 years ago
7b2957e
Merge "Add more tests for verify_package_compatibility()." am: a9dd77fa84 am: 5f85d07e87
by Tao Bao
· 8 years ago
b35fb1c
Merge "tests: Remove obsolete classes in applypatch_test." am: f17aa960db am: 8a3325dc8a
by Tao Bao
· 8 years ago
a9dd77f
Merge "Add more tests for verify_package_compatibility()."
by Tao Bao
· 8 years ago
0a3e4dc
tests: Remove obsolete classes in applypatch_test.
by Tao Bao
· 8 years ago
f2784b6
Add more tests for verify_package_compatibility().
by Tao Bao
· 8 years ago
0ae7782
Merge "Add tests for read_metadata_from_package()." am: e888d45950 am: c08c055ce0 am: 7b9b77f445
by Tao Bao
· 8 years ago
67045af
Merge "Add tests for read_metadata_from_package()." am: e888d45950 am: c08c055ce0
by Tao Bao
· 8 years ago
8a7afcc
Add tests for read_metadata_from_package().
by Tao Bao
· 8 years ago
9c5ae74
Merge "Add tests for update_binary_command()." am: 44f61b4ce5 am: 1fc109bdc7 am: d218dca8f9
by Tao Bao
· 8 years ago
c6bb44e
Merge "Add tests for update_binary_command()." am: 44f61b4ce5 am: 1fc109bdc7
by Tao Bao
· 8 years ago
bc4b1fe
Add tests for update_binary_command().
by Tao Bao
· 8 years ago
1d86605
Verify the package compatibility with libvintf.
by Tao Bao
· 8 years ago
a6004b6
Verify the package compatibility with libvintf. am: 62e0bc7586 am: 33ebf7bea4
by Tao Bao
· 8 years ago
33ebf7b
Verify the package compatibility with libvintf. am: 62e0bc7586
by Tao Bao
· 8 years ago
Next »