summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* StartsWith allows a std::string prefix now.Elliott Hughes2017-12-201-1/+1
* Load-balancing update_verifier worker threads.Tao Bao2017-11-091-0/+80
* Merge "otautil: Remove the aborts in RangeSet::Parse()."Tao Bao2017-11-071-14/+64
|\
| * otautil: Remove the aborts in RangeSet::Parse().Tao Bao2017-11-071-14/+64
* | Merge "Switch to bionic gtest in bootable/recovery"Tianjie Xu2017-11-064-238/+142
|\ \ | |/ |/|
| * Switch to bionic gtest in bootable/recoveryTianjie Xu2017-11-034-238/+142
* | Clean up fuse_sideload and add a testcase.Tao Bao2017-11-031-4/+66
* | Merge "tests: Clean up the files in TemporaryDir."Treehugger Robot2017-11-031-5/+9
|\ \ | |/ |/|
| * tests: Clean up the files in TemporaryDir.Tao Bao2017-11-021-5/+9
* | Merge "Add libbrotli as a dependency for libbsdiff"Tianjie Xu2017-11-021-0/+1
|\ \ | |/ |/|
| * Add libbrotli as a dependency for libbsdiffTianjie Xu2017-11-011-0/+1
* | Fix the size mismatch in imgdiffTianjie Xu2017-11-014-53/+36
|/
* tests: Take the ownership of the FD when calling fdopen.Tao Bao2017-10-262-29/+29
* Merge "Use SuffixArrayIndexInterface opaque type instead of the underlying da...Alex Deymo2017-10-241-1/+1
|\
| * Merge "Use SuffixArrayIndexInterface opaque type instead of the underlying da...Treehugger Robot2017-10-241-1/+1
| |\
| | * Use SuffixArrayIndexInterface opaque type instead of the underlying data poin...Alex Deymo2017-10-241-1/+1
* | | Merge "Finish the new data receiver when update fails"Tianjie Xu2017-10-201-87/+133
|\| |
| * | Finish the new data receiver when update failsTianjie Xu2017-10-201-87/+133
* | | Merge "otautil: Move RangeSet implementation into rangeset.cpp."Tao Bao2017-10-171-0/+1
|\| |
| * | otautil: Move RangeSet implementation into rangeset.cpp.Tao Bao2017-10-161-0/+1
* | | Merge "Move rangeset.h and print_sha1.h into otautil."Tao Bao2017-10-114-4/+5
|\| |
| * | Move rangeset.h and print_sha1.h into otautil.Tao Bao2017-10-104-4/+5
* | | Merge changes from topic "libedify-header"Tao Bao2017-10-101-1/+1
|\| |
| * | Revert "Revert "Move error_code.h into otautil.""Tao Bao2017-10-091-1/+1
| |/
* | Merge "Revert "Move error_code.h into otautil.""Tao Bao2017-10-051-1/+1
|\|
| * Revert "Move error_code.h into otautil."Tao Bao2017-10-051-1/+1
* | Merge "Move error_code.h into otautil."Tao Bao2017-10-051-1/+1
|\|
| * Move error_code.h into otautil.Tao Bao2017-10-041-1/+1
* | Merge "otafault: Remove the use of LOCAL_WHOLE_STATIC_LIBRARIES."Tao Bao2017-09-291-1/+1
|\|
| * otafault: Remove the use of LOCAL_WHOLE_STATIC_LIBRARIES.Tao Bao2017-09-281-1/+1
* | Merge "Output split information for imgdiff when handling large apks"Tianjie Xu2017-09-261-8/+40
|\|
| * Output split information for imgdiff when handling large apksTianjie Xu2017-09-211-8/+40
* | Merge "Fix the dangling pointer when setting up arguments of imgdiff"Tianjie Xu2017-09-171-6/+9
|\|
| * Fix the dangling pointer when setting up arguments of imgdiffTianjie Xu2017-09-131-6/+9
* | Merge "Close cmd_pipe properly after updater test finishes"Tianjie Xu2017-09-121-8/+14
|\|
| * Close cmd_pipe properly after updater test finishesTianjie Xu2017-09-111-8/+14
* | Merge "Improve imgdiff for large zip files"Tianjie Xu2017-09-081-5/+334
|\|
| * Improve imgdiff for large zip filesTianjie Xu2017-09-051-5/+334
* | Merge "Turn on -Wall for recovery modules"Tianjie Xu2017-08-292-11/+4
|\|
| * Turn on -Wall for recovery modulesTianjie Xu2017-08-282-11/+4
* | Merge "Allow comparison against multi serial nums for A/B package" am: 381004...Tianjie Xu2017-08-221-13/+58
|\|
| * 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" am: b4...Tianjie Xu2017-08-181-1/+1
|\| |
| * | 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." am: 05b2e982ad am: ...Tao Bao2017-08-101-1/+2
|\| |
| * | 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" am: 64cba55fbc am: fbd4b10310Tianjie Xu2017-07-311-0/+47
|\| |