aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move error_code.h into otautil.Tao Bao2017-10-041-1/+1
* otafault: Remove the use of LOCAL_WHOLE_STATIC_LIBRARIES.Tao Bao2017-09-281-1/+1
* Output split information for imgdiff when handling large apksTianjie Xu2017-09-211-8/+40
* Fix the dangling pointer when setting up arguments of imgdiffTianjie Xu2017-09-131-6/+9
* Close cmd_pipe properly after updater test finishesTianjie Xu2017-09-111-8/+14
* Improve imgdiff for large zip filesTianjie Xu2017-09-051-5/+334
* Turn on -Wall for recovery modulesTianjie Xu2017-08-282-11/+4
* Merge "Allow comparison against multi serial nums for A/B package"Tianjie Xu2017-08-221-13/+58
|\
| * Allow comparison against multi serial nums for A/B packageTianjie Xu2017-08-221-13/+58
* | Merge "Move Image/ImageChunk/PatchChunk declaration into header files"Tianjie Xu2017-08-181-1/+1
|\|
| * Move Image/ImageChunk/PatchChunk declaration into header filesTianjie Xu2017-08-181-1/+1
* | Merge "tests: Add the missing dependency on libhidlbase."Tao Bao2017-08-101-1/+2
|\|
| * tests: Add the missing dependency on libhidlbase.Tao Bao2017-08-101-1/+2
* | Merge "Add implemention of SortedRangeSet"Tianjie Xu2017-07-311-0/+47
|\|
| * Merge "Add implemention of SortedRangeSet"Tianjie Xu2017-07-311-0/+47
| |\
| | * Add implemention of SortedRangeSetTianjie Xu2017-07-311-0/+47
* | | Merge "otautil: Clean up dirCreateHierarchy()."Tao Bao2017-07-301-21/+11
|\| |
| * | otautil: Clean up dirCreateHierarchy().Tao Bao2017-07-271-21/+11
| |/
* | Merge "otautil: Delete dirUnlinkHierarchy()."Tao Bao2017-07-251-32/+0
|\|
| * otautil: Delete dirUnlinkHierarchy().Tao Bao2017-07-241-32/+0
* | Merge "tests: Add a test to cover legacy care_map.txt handling."Tao Bao2017-07-241-0/+13
|\|
| * tests: Add a test to cover legacy care_map.txt handling.Tao Bao2017-07-241-0/+13
* | Merge "Fix a case when brotli writer fails to write last few blocks of data"Tianjie Xu2017-07-211-4/+15
|\|
| * Merge "Fix a case when brotli writer fails to write last few blocks of data"Tianjie Xu2017-07-211-4/+15
| |\
| | * Fix a case when brotli writer fails to write last few blocks of dataTianjie Xu2017-07-211-4/+15
* | | Merge "Fix the android-cloexec-* warnings in bootable/recovery"Tianjie Xu2017-07-192-3/+3
|\| |
| * | Fix the android-cloexec-* warnings in bootable/recoveryTianjie Xu2017-07-192-3/+3
| |/
* | Merge "Add support to decompress brotli compressed new data"Tianjie Xu2017-07-102-0/+68
|\|
| * Add support to decompress brotli compressed new dataTianjie Xu2017-07-072-0/+68
* | Merge "Fix a rare failure for imgdiff when random data equals gzip header"Tianjie Xu2017-07-071-0/+33
|\|
| * Fix a rare failure for imgdiff when random data equals gzip headerTianjie Xu2017-07-061-0/+33
* | Merge "Remove the obsolete package_extract_dir() test" am: e916cca8a9Tianjie Xu2017-06-221-96/+0
|\|
| * Merge "Remove the obsolete package_extract_dir() test"Tianjie Xu2017-06-221-96/+0
| |\
| | * Remove the obsolete package_extract_dir() testTianjie Xu2017-06-221-96/+0
* | | Merge "update_verifier: Support AVB." am: e248e434eaDavid Zeuthen2017-06-222-1/+5
|\| |
| * | Merge "update_verifier: Support AVB."Treehugger Robot2017-06-222-1/+5
| |\ \ | | |/ | |/|
| | * update_verifier: Support AVB.David Zeuthen2017-05-242-1/+5
* | | Merge "kill package_extract_dir" am: 99e7216907 am: 49f9c969ebTianjie Xu2017-05-313-229/+0
|\| |
| * | kill package_extract_dirTianjie Xu2017-05-233-229/+0
| |/
* | Merge "Print SHA1 of the patch if bsdiff fails with data error" am: 1f9808bd4...Tianjie Xu2017-05-181-0/+39
|\|
| * Print SHA1 of the patch if bsdiff fails with data errorTianjie Xu2017-05-161-0/+39
* | Merge "Add a binary path param to update_binary_command()." am: 197304aada am...Tao Bao2017-05-081-10/+74
|\|
| * Add a binary path param to update_binary_command().Tao Bao2017-05-081-10/+74
* | Merge "fuse_sideload: Change the minimal block size to 4096." am: 4e8e56eaea ...Tao Bao2017-05-032-2/+18
|\|
| * Merge "fuse_sideload: Change the minimal block size to 4096."Tao Bao2017-05-032-2/+18
| |\
| | * fuse_sideload: Change the minimal block size to 4096.Tao Bao2017-05-022-2/+18
* | | Merge "Move sysMapFile and sysReleaseMap into MemMapping class." am: fe7eecff...Tao Bao2017-05-024-41/+30
|\| |
| * | Move sysMapFile and sysReleaseMap into MemMapping class.Tao Bao2017-05-014-41/+30
| |/
* | Merge "Separate libupdate_verifier module and add testcases." am: c99bb23955 ...Tao Bao2017-04-272-0/+89
|\|
| * Separate libupdate_verifier module and add testcases.Tao Bao2017-04-272-0/+89