summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/commands/mobile/change_registration_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix build with unit tests after commands factory refactoringValerii2018-06-261-567/+0
* Plugin manager and plugin interface creationAlexander Kutsan2018-06-261-4/+4
* Refactor CommandFactoryIra Lytvynenko2018-06-261-4/+4
* RPCService implementationIra Lytvynenko2018-06-261-7/+9
* Move mock_message_helper to the CommandsTest classIra Lytvynenko2017-11-301-8/+1
* Unify Converting HMI to Mobile result code in unit testAlexander Kutsan2017-11-131-3/+0
* Unit tests fixesAlexander Kutsan2017-11-131-3/+2
* Process multiple HMI interfaces of change registration requestAlexander Kutsan2017-11-131-2/+2
* Process result codes and infos from multiple HMI interfacesAlexander Kutsan2017-11-131-19/+60
* Fixes responses 'success' value in case of UNSUPPORTED_RESOURCE (#1576)Andrey Oleynik (GitHub)2017-11-021-4/+3
* Fixes unit tests after hash update logic changeAndrey Oleynik2017-06-071-31/+21
* Move HMI commands missed tests from release/4.3.0 to developIra Lytvynenko2017-02-071-1/+5
* Fix SegFault on ChangeRegistrationRequestTestSergey Levchenko (GitHub)2016-11-181-7/+8
* Add additional namespaces to command testsSergey Levchenko (GitHub)2016-11-101-0/+2
* Create unit tests for commands UI (#882)Kozlov Oleksandr (GitHub)2016-10-141-17/+194
* Add Unit Tests to TTS IsReady false (#886)Oleh Herasym (GitHub)2016-10-131-0/+137
* Fix change registration wrong code (#902)Oleh Herasym (GitHub)2016-10-131-1/+1
* Fix TTS IsReady false issues (#892)Oleh Herasym (GitHub)2016-10-121-1/+7
* Fix code styledtrunov2016-10-041-29/+31
* Fix failed UTsdtrunov2016-10-031-56/+88
* Move unit tests for mobile commands in release/4.2.0Levchenko2016-08-231-0/+185