summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #290 in NAR/sdl-core from bugfix/handle_review to feature/...Sho Amano2018-06-274-42/+42
* Use Pimple idiom for Network Interface ListenerAlexander2018-06-113-510/+604
* Merge pull request #266 in NAR/sdl-core from bugfix/tcp_interface_event_build...Sho Amano2018-05-212-0/+3
* Merge pull request #241 in NAR/sdl-core from feat/transport_unit_tests to fea...Frank Ronneburg2018-04-117-15/+1246
* Merge pull request #236 in NAR/sdl-core from fix/build_errors_in_tests to fea...Frank Ronneburg2018-04-114-1/+27
* Fix unit test failureJackLivio2018-02-211-1/+32
* Fix bluetooth restore on startupJackLivio2018-02-201-5/+6
* Merge branch 'develop' into hotfix/dynamically_link_librarieshotfix/dynamically_link_librariesJackLivio2018-02-025-284/+525
|\
| * 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-182-14/+23
| * Updates mocks and unit tests after prior commitAndrey Oleynik (GitHub)2018-01-182-55/+168
| * 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-183-48/+148
| * Moves new unit tests for transport switchingAndrey Oleynik (GitHub)2018-01-183-84/+203
| * Updates unit tests after switching logic implementationAndrey Oleynik (GitHub)2018-01-182-15/+22
| * Updates mocks and tests, makes code buildable with tests enabledAndrey Oleynik (GitHub)2018-01-183-172/+102
* | Dynamically link libusb-1.0JackLivio2018-01-201-1/+1
|/
* 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
* | | Correctives after reviewIvo Stoilov (GitHub)2017-01-251-1/+1
* | | Update test namespaces in transport_manager and telemetry_monitor testsIvo Stoilov (GitHub)2017-01-254-9/+10
* | | Correct header-guards in changed filesIvo Stoilov (GitHub)2017-01-257-21/+21
* | | Buildability correctives after mock renamingIvo Stoilov (GitHub)2017-01-255-6/+6
* | | Rename mock files to correct namingIvo Stoilov (GitHub)2017-01-2518-388/+20
* | | Correct buildability after moving some mock-classesIvo Stoilov (GitHub)2017-01-251-5/+3
* | | Add all not existed mocks for interfaces in src/components/includeIvo Stoilov (GitHub)2017-01-251-8/+10
* | | Update all header-guards in projectIvo Stoilov (GitHub)2017-01-2512-37/+36
|/ /
* | Refactor CMake filesIvo Stoilov (GitHub)2017-01-122-16/+12
* | Replace LastState onto mock object for UTdcherniev2017-01-103-111/+47
* | Create mock for LastState classdcherniev2017-01-104-18/+24
|/
* Temporary disable TransportManagerDefault UTdcherniev2016-12-021-1/+2
* 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-103-0/+43
* Fix coding styleLevchenko2016-08-051-7/+5
* Divide ResumeCtrl onto interface and implementationLevchenko2016-08-041-13/+14
* AppLaunch TM and CH implementationAGaliuzov2016-08-031-0/+3
* AppLaunch ini file modificationsVladislav Antonov2016-08-031-0/+15
* Fix_core_dump_due_to_connection_been_created_twiceVProdanov2016-07-193-5/+107
* Format not formated filesAlexander2016-04-292-5/+7
* hotfix/SDL does not release memory after app unregisteringVladislav Antonov2016-04-272-0/+5
* Format all code in projectKozoriz2016-04-262-7/+9
* Code style format with clang-formatKozoriz2016-04-2518-255/+405