summaryrefslogtreecommitdiffstats
path: root/tests/unit (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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