summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/rc_rpc_plugin/test
Commit message (Expand)AuthorAgeFilesLines
* Fix stylefix/rc_disablingJacob Keeler2018-08-231-1/+0
* Fix unit testsAlexander2018-08-231-14/+1
* Remove redundant check of RC extensionAlexander2018-08-201-14/+0
* Process policy events and application events in InteriorDataManagerAlexander2018-08-203-5/+4
* Rename RC unit tests and add interior data cache testAlexander2018-08-201-1/+2
* Add cache processing on GetInteriorVehicleData requestAlexander2018-08-201-0/+1
* Rework dependency injection in RC commandsAlexander2018-08-207-119/+520
* Add Interior data cache and interior data managerAlexander2018-08-203-0/+269
* Increase size of modules to fix UTsAlexander2018-08-161-1/+1
* remove goofy extra whitespaceConlain Kelly2018-07-183-3/+0
* style fixConlain Kelly2018-07-187-58/+46
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-187-71/+71
* Fix resource allocation manager unit testJackLivio2018-07-161-1/+1
* Include allowed param in OnRCStatus notification in case of resource allocationfeature/onRcStatus_allowedIra Lytvynenko (GitHub)2018-07-161-1/+1
* Fix logic according to review commentsIra Lytvynenko (GitHub)2018-07-162-18/+36
* Unit tests for OnRCStatus notificationIra Lytvynenko (GitHub)2018-07-161-0/+161
* Update OnRCStatus with a new allowed parameterIra Lytvynenko (GitHub)2018-07-161-1/+2
* Fix typos and comments after reviewfeature/rc_OnRCStatusIra Lytvynenko (GitHub)2018-07-121-3/+3
* Fix SDL sends multiple OnRCStatus notification in case of app unregistrationIra Lytvynenko (GitHub)2018-07-126-7/+17
* Fix OnRCStatus sending after app registrationIra Lytvynenko2018-07-121-0/+1
* Add expectations for OnRCStatusNotificationsAlex Kutsan2018-07-121-16/+14
* Create and send on RC status notificationsAlex Kutsan2018-07-121-0/+1
* Fix Typofeature/vehicle_info_pluginJackLivio2018-06-281-1/+1
* Fix StyleJackLivio2018-06-273-4/+8
* Merge DevelopJackLivio2018-06-273-6/+7
* Answer review comments.BSolonenko2018-06-266-38/+76
* Fix UTsOleksandr Lohvinenko (GitHub)2018-06-261-0/+21
* Fixes for RC commands and code styleIra Lytvynenko2018-06-261-1/+1
* Fix after rebaseIra Lytvynenko (GitHub)2018-06-265-10/+4
* Add unit tests for RCGetInteriorVehicleDataConsentValerii2018-06-261-0/+241
* Fix UTsIra Lytvynenko2018-06-264-5/+13
* Fixed get RC ApplicationsBSolonenko2018-06-262-49/+39
* UTS for ButtonPressIra Lytvynenko2018-06-264-70/+51
* Refactoring rc rpc plugin's factoryBSolonenko2018-06-261-0/+2
* Add supported functions of RC pluginAlexander Kutsan2018-06-261-1/+0
* Add Resource allocation manager stubAlexander Kutsan2018-06-264-0/+619
* Folder structure for rc_rpc_pluginIra Lytvynenko2018-06-261-0/+0
* Fix UTsIra Lytvynenko2018-06-266-0/+1143