summaryrefslogtreecommitdiffstats
path: root/tests/unit/dirutil_test.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* otautil: Delete dirUnlinkHierarchy().Tao Bao2017-07-251-32/+0
| | | | | | | | | This function has become obsolete since we've removed file-based OTA support (it was needed by 'delete_recursive' edify function earlier). Test: mmma -j bootable/recovery Test: Code search shows no active user of the function. Change-Id: If6faaa759d4c849b79acba4e6adb82baadc89f7a
* tests: Add test coverage for DirUtil.Tao Bao2016-12-221-0/+150
Test: recovery_unit_test passes. Change-Id: I764c56404c7ccdd57ae5486c946fbc9ac6ae7bc9