summaryrefslogtreecommitdiff
path: root/src/components/connection_handler/test/connection_handler_impl_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix merge conflictsJackLivio2018-09-041-2/+2
* Merge remote-tracking branch 'origin/develop' into fix/Wrong_connection_closureJackLivio2018-09-041-21/+228
|\
| * Merge pull request #295 in NAR/sdl-core from bugfix/remove_non_const_data_acc...Frank Ronneburg2018-07-041-38/+27
| * 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-9/+11
| * Merge branch 'develop' into feat/mt_transport_changesSho Amano2018-06-191-21/+0
| |\
| | * Added logic related to certificate savingfix/fix_certificate_saving_after_ptuAKalinich-Luxoft2018-06-181-10/+0
| | * Updates after Livio reviewAndrii Kalinich2018-06-131-0/+10
| | * Fix affected UT and mocksAKalinich-Luxoft2018-05-311-10/+0
| * | Merge branch 'bugfix/SDL-2547' of ssh://autobitbucket.corp.xevo.com:7999/nar/...fronneburg2018-04-261-2/+5
| * | Merge pull request #258 in NAR/sdl-core from bugfix/SDL-2547 to feature/Ford-...Frank Ronneburg2018-04-261-2/+2
| * | Merge pull request #254 in NAR/sdl-core from feat/connection_handler_unit_tes...Frank Ronneburg2018-04-191-9/+232
| * | connection_handler_test issue when ENABLE_SECURITY is not definedfronneburg2018-04-131-0/+11
| * | Merge pull request #236 in NAR/sdl-core from fix/build_errors_in_tests to fea...Frank Ronneburg2018-04-111-2/+2
| |/
* | Fix coding style issue after rebaseAndriy Byzhynar2018-05-181-2/+46
* | Add/Update connection_handler unit tests according to code changesAndriy Byzhynar2018-05-151-60/+24
|/
* Fix build issues and test failures when building with ENABLE_SECURITY=OFFfix/security_off_buildjacobkeeler2018-03-211-20/+39
* Answer review commentsAKalinich-Luxoft2018-01-301-3/+3
* Fixed mocks and related unit testsAKalinich-Luxoft2018-01-291-259/+317
* Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-9/+6
* Updates mocks and unit tests after prior commitAndrey Oleynik (GitHub)2018-01-181-13/+33
* Renames interfaces for consistencyAndrey Oleynik (GitHub)2018-01-181-3/+3
* Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-181-2/+4
* Moves new unit tests for transport switchingAndrey Oleynik (GitHub)2018-01-181-0/+25
* Add DEPRECATED macro, and fix resulting deprecated warningsjacobkeeler2017-12-041-5/+5
* Add unit test to simulate two out-of-order NotifyServiceStartedResult callsSho Amano2017-08-111-0/+94
* fix: wrong service started result may be notifiedSho Amano2017-08-111-6/+9
* fix: session ID and hash ID may be notified to wrong proxySho Amano2017-08-111-43/+58
* Deprecate OnSessionStartedCallback()Sho Amano2017-08-111-36/+82
* Add unit tests for connection handlerSho Amano2017-08-111-0/+95
* Add implementation for video streaming parametersSho Amano2017-08-111-43/+155
* Implement reading and writing constructed payloads for StartService and EndSe...jacobkeeler2017-07-251-7/+11
* Apply code review commentsIvo Stoilov (GitHub)2017-02-061-51/+32
* Fix waits count in ConnectionHandler testsIvo Stoilov (GitHub)2017-02-061-5/+5
* Refactor ConnectionHandler test to use TestAsyncWaiterIvo Stoilov (GitHub)2017-02-061-28/+108
* Buildability correctives after mock renamingIvo Stoilov (GitHub)2017-01-251-18/+18
* Rename mock files to correct namingIvo Stoilov (GitHub)2017-01-251-1/+1
* Complete covering of AppLaunch functionality by Unit Tests (#748)Sergey Levchenko (GitHub)2016-08-101-16/+50
* Correct Project structure in ConfigProfileKozoriz2016-05-171-1/+1
* Format all code in projectKozoriz2016-04-261-10/+16
* Change magic numbers to const vars and rename some varsiAndrew52016-04-051-9/+12
* Change other unit-tests according new code changesiAndrew52016-04-041-261/+313
* Changes after reviewKozoriz2016-03-311-29/+30
* ConnectionHandler test correctivesKozoriz2016-03-311-12/+12
* Changes after reviewKozoriz2016-03-281-1/+1
* Connection handler tests fixKozoriz2016-03-281-0/+2
* TimeTester refatctoring.Kozoriz2016-03-101-1/+1
* Remove ConnectionHandler singletonKozoriz2016-03-041-50/+72
* Complete unit tests for connection handlerVeronica Veremjova2016-01-191-5/+302
* Add Mock::AsyncVerifyAndClearExpectations in failed tests.Herasym Oleh2016-01-141-32/+38