summaryrefslogtreecommitdiffstats
path: root/tests/unit/commands_test.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* updater: Add TransferList class.Tao Bao2018-08-171-0/+56
* updater: Add SourceInfo::{ReadAll,DumpBuffer,Overlaps}.Tao Bao2018-08-161-0/+116
* Add the hash_tree_info class in CommandTianjie Xu2018-08-141-0/+20
* Add an updater function to compute hash treeTianjie Xu2018-08-061-0/+1
* updater: Add ABORT command.Tao Bao2018-07-071-0/+24
* updater: Check the number of args in Command::Parse.Tao Bao2018-06-251-0/+25
* updater: Add Command parsing codes.Tao Bao2018-06-251-0/+275
* updater: Add Commmand class to manage BBOTA commands.Tao Bao2018-05-261-0/+37