summaryrefslogtreecommitdiffstats
path: root/tests/unit/sysutil_test.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* otautil: Rename dir/sys/thermal utils.Tao Bao2018-05-041-3/+2
| | | | | Test: mmma -j bootable/recovery Change-Id: I32ab98549e91f993364306e4a88dc654221b3869
* Move sysMapFile and sysReleaseMap into MemMapping class.Tao Bao2017-05-021-35/+25
| | | | | | | Test: recovery_component_test Test: recovery_unit_test Test: Apply an OTA on angler. Change-Id: I7170f03e4ce1fe06184ca1d7bcce0a695f33ac4d
* otautil: Clean up SysUtil.cpp.Tao Bao2016-11-071-0/+140
Add unit testcases for sysMapFile(). Test: recovery_unit_test passes. Test: Build and use the new recovery image to sideload a package. Test: Build and use the new recovery image to install an update. Change-Id: I77d8f1ea151ab513865d992c256ba93a1fcb51a4