summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/test/transport_manager_impl_test.cc
Commit message (Expand)AuthorAgeFilesLines
* CCB: Fix unit tests stuck (#3624)Yana Chernysheva (GitHub)2021-02-031-28/+28
* [SDL 0273] WebEngine Projection mode (#3457)Alexander Kutsan (GitHub)2020-08-211-3/+5
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-141-3/+6
* Fix SDL behavior during LOW_VOLTAGE (#3029)Andrii Kalinich (GitHub)2019-09-241-11/+33
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-291-1/+1
* Merge remote-tracking branch 'origin/release/5.1.1' into feature/update_style...feature/update_style_scriptjacobkeeler2019-04-301-0/+4
|\
| * Added macro to application manager and unit testsShobhit Adlakha2019-04-301-0/+4
* | Run updated style scriptjacobkeeler2019-04-291-9/+10
|/
* Cloud app disconnect tests + fixJackLivio2019-03-131-0/+44
* style fixConlain Kelly2018-07-181-3/+2
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-9/+9
* further review commentsfronneburg2018-06-271-3/+6
* 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/+20
* Extract common code to separate functionAndriy Byzhynar2018-01-181-56/+19
* Replace pragma with header guardsAndriy Byzhynar2018-01-181-16/+13
* Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-13/+22
* Updates mocks and unit tests after prior commitAndrey Oleynik (GitHub)2018-01-181-55/+166
* Fixes multiconnection from the same adapter typeAndrey Oleynik (GitHub)2018-01-181-5/+8
* Fixes sending 'transport_switch' signal back to adapter/deviceAndrey Oleynik (GitHub)2018-01-181-1/+1
* Renames interfaces for consistencyAndrey Oleynik (GitHub)2018-01-181-1/+1
* Removes odd interface, updates TM unit testsAndrey Oleynik (GitHub)2018-01-181-45/+145
* Moves new unit tests for transport switchingAndrey Oleynik (GitHub)2018-01-181-73/+154
* Updates unit tests after switching logic implementationAndrey Oleynik (GitHub)2018-01-181-13/+20
* Updates mocks and tests, makes code buildable with tests enabledAndrey Oleynik (GitHub)2018-01-181-89/+33
* Not related to RC changesAlexander Kutsan2017-08-161-4/+4
* Fix build issues with TransportManager UTIvo Stoilov (GitHub)2017-02-071-4/+1
* Apply code review commentsIvo Stoilov (GitHub)2017-02-061-1/+3
* Refactor TransportManager test to use TestAsyncWaiterIvo Stoilov (GitHub)2017-02-061-23/+57
* Merge release to developAlex Kutsan2017-01-271-2/+0
|\
| * Change policies path and fix params method usageAlex Kutsan2017-01-181-2/+0
| |\
| | * Fix tests according changed functionalityKozoriz2016-12-071-2/+0
* | | Buildability correctives after mock renamingIvo Stoilov (GitHub)2017-01-251-2/+2
* | | Rename mock files to correct namingIvo Stoilov (GitHub)2017-01-251-3/+2
|/ /
* | Create mock for LastState classdcherniev2017-01-101-3/+4
|/
* Complete covering of AppLaunch functionality by Unit Tests (#748)Sergey Levchenko (GitHub)2016-08-101-0/+8
* Divide ResumeCtrl onto interface and implementationLevchenko2016-08-041-13/+14
* Format not formated filesAlexander2016-04-291-2/+4
* hotfix/SDL does not release memory after app unregisteringVladislav Antonov2016-04-271-0/+2
* Code style format with clang-formatKozoriz2016-04-251-12/+21
* Correctives after reviewKozoriz2016-04-251-9/+10
* TransportManager test update after removing all singletonesKozoriz2016-04-251-200/+194
* Changes after reviewKozoriz2016-03-311-224/+339
* TransportManager tests correctivesKozoriz2016-03-311-337/+225
* Improve UT coverage of transport managerAndrii Mikhniev2016-03-241-160/+326
* Complete and improve covering of Transport ManagerAndrii Mikhniev2016-03-231-329/+530
* TimeTester refatctoring.Kozoriz2016-03-101-9/+9
* UnitTests_Fix_in_transportManagerKozoriz2015-11-121-22/+0
* Added UT for transport manager & partially refactorediAndrew52015-10-281-0/+717