summaryrefslogtreecommitdiffstats
path: root/tests/unit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-242-66/+201
|\
| * Load-balancing update_verifier worker threads.Tao Bao2017-11-091-0/+80
| * otautil: Remove the aborts in RangeSet::Parse().Tao Bao2017-11-071-14/+64
| * Move rangeset.h and print_sha1.h into otautil.Tao Bao2017-10-111-2/+2
| * Move Image/ImageChunk/PatchChunk declaration into header filesTianjie Xu2017-08-191-1/+1
| * Merge "Add implemention of SortedRangeSet"Tianjie Xu2017-08-011-0/+47
| |\
| | * Add implemention of SortedRangeSetTianjie Xu2017-08-011-0/+47
| * | otautil: Clean up dirCreateHierarchy().Tao Bao2017-07-271-21/+11
| |/
| * otautil: Delete dirUnlinkHierarchy().Tao Bao2017-07-251-32/+0
* | Revert "kill package_extract_dir"Tom Marshall2018-05-252-0/+228
|/
* kill package_extract_dirTianjie Xu2017-05-242-228/+0
* Move sysMapFile and sysReleaseMap into MemMapping class.Tao Bao2017-05-022-38/+27
* Change the internal representation in RangeSet.Tao Bao2017-04-031-6/+34
* Move parse_range() and range_overlaps() into RangeSet.Tao Bao2017-03-311-0/+84
* Add the missing sr-Latn into png files and rename the png locale headerTianjie Xu2017-03-251-10/+11
* Refactor asn1_decoder functions into a class.Tao Bao2017-03-211-217/+180
* verify_file: Add constness to a few addresses.Tao Bao2017-03-211-14/+14
* Add checkers and tests for empty locale in PNG fileTianjie Xu2017-01-191-0/+3
* tests: Add test coverage for DirUtil.Tao Bao2016-12-221-0/+150
* Merge "tests: Replace the O_RDONLY in access(2)."Tao Bao2016-12-221-6/+15
|\
| * tests: Replace the O_RDONLY in access(2).Tao Bao2016-12-221-6/+15
* | tests: Add testcase for ZipUtil.Tao Bao2016-12-221-0/+191
|/
* updater: Fix the wrong return value for package_extract_file().Tao Bao2016-11-151-3/+0
* Move recovery_test.cpp out of unit testTianjie Xu2016-11-081-91/+0
* otautil: Clean up SysUtil.cpp.Tao Bao2016-11-071-0/+140
* tests: Fix unit/zip_test.cpp.Tao Bao2016-11-041-59/+50
* Replace minzip with libziparchiveTianjie Xu2016-10-181-0/+93
* recovery: drop log/logger.hMark Salyzyn2016-10-041-1/+0
* Fix matches_locale functionTianjie Xu2016-04-201-0/+29
* recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn2016-03-311-0/+92
* Refactor existing tests to use gtestJed Estep2016-02-041-0/+238