summaryrefslogtreecommitdiffstats
path: root/tests/unit/commands_test.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-17updater: Add TransferList class.Tao Bao1-0/+56
2018-08-16updater: Add SourceInfo::{ReadAll,DumpBuffer,Overlaps}.Tao Bao1-0/+116
2018-08-14Add the hash_tree_info class in CommandTianjie Xu1-0/+20
2018-08-06Add an updater function to compute hash treeTianjie Xu1-0/+1
2018-07-07updater: Add ABORT command.Tao Bao1-0/+24
2018-06-25updater: Check the number of args in Command::Parse.Tao Bao1-0/+25
2018-06-25updater: Add Command parsing codes.Tao Bao1-0/+275
2018-05-26updater: Add Commmand class to manage BBOTA commands.Tao Bao1-0/+37