summaryrefslogtreecommitdiffstats
path: root/tests/unit (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-24kill package_extract_dirTianjie Xu2-228/+0
2017-05-02Move sysMapFile and sysReleaseMap into MemMapping class.Tao Bao2-38/+27
2017-04-03Change the internal representation in RangeSet.Tao Bao1-6/+34
2017-03-31Move parse_range() and range_overlaps() into RangeSet.Tao Bao1-0/+84
2017-03-29Merge "Add the missing sr-Latn into png files and rename the png locale header" am: 713d915636 am: dc235b5ab9Tianjie Xu1-10/+11
2017-03-25Add the missing sr-Latn into png files and rename the png locale headerTianjie Xu1-10/+11
2017-03-21Refactor asn1_decoder functions into a class.Tao Bao1-217/+180
2017-03-21verify_file: Add constness to a few addresses.Tao Bao1-14/+14
2017-01-19Add checkers and tests for empty locale in PNG fileTianjie Xu1-0/+3
2016-12-22tests: Add test coverage for DirUtil.Tao Bao1-0/+150
2016-12-22tests: Add testcase for ZipUtil.Tao Bao1-0/+191
2016-12-22tests: Replace the O_RDONLY in access(2).Tao Bao1-6/+15
2016-11-16updater: Fix the wrong return value for package_extract_file().Tao Bao1-3/+0
2016-11-15updater: Fix the wrong return value for package_extract_file().Tao Bao1-3/+0
2016-11-08Move recovery_test.cpp out of unit testTianjie Xu1-91/+0
2016-11-08otautil: Clean up SysUtil.cpp.Tao Bao1-0/+140
2016-11-07otautil: Clean up SysUtil.cpp.Tao Bao1-0/+140
2016-11-04tests: Fix unit/zip_test.cpp.Tao Bao1-59/+50
2016-10-18Replace minzip with libziparchiveTianjie Xu1-0/+93
2016-10-04recovery: drop log/logger.hMark Salyzyn1-1/+0
2016-04-20Fix matches_locale functionTianjie Xu1-0/+29
2016-03-31recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn1-0/+92
2016-03-28recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn1-0/+92
2016-02-04Refactor existing tests to use gtestJed Estep1-0/+238