summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/commands/mobile/delete_command_request_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix build with unit tests after commands factory refactoringValerii2018-06-261-257/+0
* Plugin manager and plugin interface creationAlexander Kutsan2018-06-261-1/+1
* Refactor CommandFactoryIra Lytvynenko2018-06-261-1/+1
* RPCHandler implementationIra Lytvynenko2018-06-261-3/+1
* RPCService implementationIra Lytvynenko2018-06-261-1/+2
* Move mock_message_helper to the CommandsTest classIra Lytvynenko2017-11-301-9/+1
* Unify Converting HMI to Mobile result code in unit testAlexander Kutsan2017-11-131-3/+0
* Unit tests fixesAlexander Kutsan2017-11-131-3/+15
* Process result codes and infos from multiple HMI interfacesAlexander Kutsan2017-11-131-8/+8
* Fixes unit tests after hash update logic changeAndrey Oleynik2017-06-071-14/+6
* Create unit tests for commands UI (#882)Kozlov Oleksandr (GitHub)2016-10-141-28/+134
* Fix problem with incorrect success result (#895)Dmitrii Trunov (GitHub)2016-10-121-5/+1
* Move unit tests for mobile commands in release/4.2.0Levchenko2016-08-231-160/+67
* Create tools to test commandsLevchenko2016-08-231-0/+256