summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/test/commands/mobile/dummy_mobile_commands_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Set expectation that shared_ptr for command was succesfully created in dummy_...test/app_service_command_factoryShobhit Adlakha2019-03-161-3/+3
* Created dummy_command_tests for app_service_rpc_plugin and added other App Se...Shobhit Adlakha2019-03-141-9/+15
* Fix UnsubscribeWayPoints typofix/unsubscribe_typojacobkeeler2018-08-091-1/+1
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-3/+3
* Migrated unit tests.Oleksandr Lohvinenko (GitHub)2018-06-261-29/+3
* Answer review comments.BSolonenko2018-06-261-1/+1
* Fix build with unit tests after commands factory refactoringValerii2018-06-261-0/+341