summaryrefslogtreecommitdiffstats
path: root/tests/component/updater_test.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-23updater: Fix the broken case for apply_patch_check().Tao Bao1-0/+49
2017-03-22Remove malloc in edify functionsTianjie Xu1-1/+2
2017-03-17Add a test to perform block_image_updateTianjie Xu1-5/+115
2017-03-13updater: Remove some obsoleted functions for file-based OTA.Tao Bao1-113/+0
2017-01-06tests: Add testcase for show_progress() and set_progress().Tao Bao1-0/+50
2016-11-18updater: Refactor set_stage() and get_stage() functions.Tao Bao1-0/+59
2016-11-18updater: Add testcase for package_extract_dir().Tao Bao1-0/+96
2016-11-17updater: Add "write_value()" function.Tao Bao1-0/+33
2016-11-15updater: Fix the wrong return value for package_extract_file().Tao Bao1-17/+75
2016-11-09updater: Add more testcase for symlink().Tao Bao1-6/+39
2016-11-08Make make_parent() to take const argumentTianjie Xu1-0/+22
2016-11-04updater: Add a testcase for RenameFn().Tao Bao1-0/+29
2016-11-04updater: Fix a bug in DeleteFn().Tao Bao1-0/+33
2016-11-03updater: Fix an off-by-1 bug in file_getprop().Tao Bao1-0/+50
2016-10-15Change StringValue to use std::stringTianjie Xu1-4/+4
2016-10-13edify: Some clean-ups to libedify.Tao Bao1-1/+0
2016-10-11updater: Kill the duplicate PrintSha1() in install.cpp.Tao Bao1-7/+36
2016-10-11Refactor libupdater into a seperate module.Tao Bao1-0/+71