summaryrefslogtreecommitdiff
path: root/src/components/protocol_handler/test/multiframe_builder_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-6/+6
* Change magic numbers to const vars and rename some varsiAndrew52016-04-051-4/+1
* Change other unit-tests according new code changesiAndrew52016-04-041-218/+239
* Implement Multiframe assembling by MessageIDElisey Zamakhov2015-11-061-0/+522