summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/test/transport_adapter_listener_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-291-2/+2
* Run updated style scriptjacobkeeler2019-04-291-3/+6
* style fixConlain Kelly2018-07-181-2/+2
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-2/+2
* Merge pull request #241 in NAR/sdl-core from feat/transport_unit_tests to fea...Frank Ronneburg2018-04-111-0/+9
* Updates mocks and tests, makes code buildable with tests enabledAndrey Oleynik (GitHub)2018-01-181-83/+68
* Rename mock files to correct namingIvo Stoilov (GitHub)2017-01-251-2/+2
* Code style format with clang-formatKozoriz2016-04-251-36/+62
* TransportManager test update after removing all singletonesKozoriz2016-04-251-2/+2
* Change other unit-tests according new code changesiAndrew52016-04-041-1/+1
* TimeTester refatctoring.Kozoriz2016-03-101-1/+1
* Correctives in transportManagerKozoriz2016-03-041-1/+1
* Added UT for transport manager & partially refactorediAndrew52015-10-281-0/+224