summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/commands/mobile/add_command_request_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix build with unit tests after commands factory refactoringValerii2018-06-261-1125/+0
* Plugin manager and plugin interface creationAlexander Kutsan2018-06-261-3/+3
* Refactor CommandFactoryIra Lytvynenko2018-06-261-3/+3
* RPCService implementationIra Lytvynenko2018-06-261-56/+97
* Move mock_message_helper to the CommandsTest classIra Lytvynenko2017-11-301-9/+0
* Unify Converting HMI to Mobile result code in unit testAlexander Kutsan2017-11-131-21/+0
* Process result codes and infos from multiple HMI interfacesAlexander Kutsan2017-11-131-3/+6
* Fixes unit tests after hash update logic changeAndrey Oleynik2017-06-071-4/+0
* Fixes for unit testsatimchenko2016-12-081-11/+14
* Fully cover add_command_request with unit testsatimchenko2016-12-081-0/+265
* Cover add_command_request with unit testsatimchenko2016-12-081-197/+699
* 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-70/+179
* Move unit tests for mobile commands in release/4.2.0Levchenko2016-08-231-181/+81
* Create tools to test commandsLevchenko2016-08-231-0/+334