summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/test/transport_adapter_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-141-45/+61
* Rework Uts and add synchronization to avoid race condition in transport adapt...Serhii Niukalov (GitHub)2020-01-241-1/+11
* Fix SDL behavior during LOW_VOLTAGE (#3029)Andrii Kalinich (GitHub)2019-09-241-3/+6
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-291-2/+2
* Merge remote-tracking branch 'origin/master' into developjacobkeeler2019-05-301-0/+212
|\
| * Implemented fix and unit tests for regex endpoint parsing and websocket conne...hotfix/cloud_app_endpoint_with_pathShobhit Adlakha2019-05-241-6/+222
* | Merge remote-tracking branch 'origin/release/5.1.1' into feature/update_style...feature/update_style_scriptjacobkeeler2019-04-301-0/+2
|\ \ | |/
| * Added macro to application manager and unit testsShobhit Adlakha2019-04-301-0/+2
* | Run updated style scriptjacobkeeler2019-04-291-6/+6
|/
* Cloud app disconnect tests + fixJackLivio2019-03-131-0/+131
* Address CommentsJackLivio2019-01-201-2/+0
* Update ConnectionStatusUpdated method + testsJackLivio2018-12-051-8/+2
* Add tests for RegisterApplication and RetryConnectionjacobkeeler2018-11-291-5/+93
* Fix build issues and test failuresjacobkeeler2018-11-271-1/+2
* style fixConlain Kelly2018-07-181-2/+4
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-33/+33
* further review commentsfronneburg2018-06-271-3/+3
* Merge pull request #290 in NAR/sdl-core from bugfix/handle_review to feature/...Sho Amano2018-06-271-3/+3
* Merge pull request #241 in NAR/sdl-core from feat/transport_unit_tests to fea...Frank Ronneburg2018-04-111-0/+29
* Removes odd interface, updates TM unit testsAndrey Oleynik (GitHub)2018-01-181-2/+3
* Moves new unit tests for transport switchingAndrey Oleynik (GitHub)2018-01-181-10/+45
* Updates unit tests after switching logic implementationAndrey Oleynik (GitHub)2018-01-181-2/+2
* Buildability correctives after mock renamingIvo Stoilov (GitHub)2017-01-251-1/+1
* Rename mock files to correct namingIvo Stoilov (GitHub)2017-01-251-6/+6
* Create mock for LastState classdcherniev2017-01-101-3/+3
* Format codding style with updated config file.Kozoriz2016-11-091-1/+1
* Complete covering of AppLaunch functionality by Unit Tests (#748)Sergey Levchenko (GitHub)2016-08-101-0/+34
* Code style format with clang-formatKozoriz2016-04-251-54/+74
* TransportManager test update after removing all singletonesKozoriz2016-04-251-63/+38
* Changes after reviewKozoriz2016-03-311-1/+7
* TransportManager tests correctivesKozoriz2016-03-311-89/+89
* Added UT for transport manager & partially refactorediAndrew52015-10-281-0/+743