summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/test/tcp_transport_adapter_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-141-24/+38
* Rework Uts and add synchronization to avoid race condition in transport adapt...Serhii Niukalov (GitHub)2020-01-241-3/+5
* Run updated style scriptjacobkeeler2019-04-291-7/+7
* style fixConlain Kelly2018-07-181-4/+4
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-15/+15
* further review commentsfronneburg2018-06-271-6/+6
* Merge pull request #290 in NAR/sdl-core from bugfix/handle_review to feature/...Sho Amano2018-06-271-6/+6
* Merge pull request #241 in NAR/sdl-core from feat/transport_unit_tests to fea...Frank Ronneburg2018-04-111-0/+31
* Merge pull request #236 in NAR/sdl-core from fix/build_errors_in_tests to fea...Frank Ronneburg2018-04-111-0/+8
* Buildability correctives after mock renamingIvo Stoilov (GitHub)2017-01-251-1/+1
* Rename mock files to correct namingIvo Stoilov (GitHub)2017-01-251-4/+4
* Create mock for LastState classdcherniev2017-01-101-8/+11
* Code style format with clang-formatKozoriz2016-04-251-20/+24
* TransportManager test update after removing all singletonesKozoriz2016-04-251-40/+15
* TransportManager tests correctivesKozoriz2016-03-311-34/+38
* UnitTests_Fix_in_transportManagerKozoriz2015-11-121-6/+5
* Added UT for transport manager & partially refactorediAndrew52015-10-281-371/+271
* APPLINK-12266: OnAppRegistered: SDL must provide the transport type informati...Alexandr Galiuzov2015-04-301-2/+2
* Bug Fixes and ImprovementsSynchronizationCommitJustin Dickow2015-02-201-0/+459