summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/include/application_manager/mock_message_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Replace ActivateApp(NONE) logic with CloseApplication logicjacobkeeler2019-06-261-2/+4
* Run updated style scriptjacobkeeler2019-04-291-3/+3
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-071-0/+2
|\
| * Fix the Light Name conversion from string to enum value in default capabilitiesIryna Lytvynenko2018-10-161-0/+2
* | Add capability updates for NAVIGATION service typefeature/navigation_service_typejacobkeeler2019-02-261-0/+3
* | App Service Activation Logic (#2809)Jacob Keeler2019-02-231-9/+2
* | SystemCapability Subscription (#2800)Shobhit Adlakha2019-02-211-0/+10
|/
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-1/+1
* more cleanup, add mock implementationsConlain Kelly2018-07-311-0/+3
* Fix SDL sends multiple OnRCStatus notification in case of app unregistrationIra Lytvynenko (GitHub)2018-07-121-5/+6
* Create and send on RC status notificationsAlex Kutsan2018-07-121-1/+6
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-051-6/+3
|\
| * Remove all usage of SubscribedIVI from application managerAlexander2018-06-261-2/+0
| * fixup! Add to IVI plugin functionality to clear all application data.Alexander2018-06-261-0/+3
| * Move using functions for clear subscriptions to pluginAlexander2018-06-261-4/+0
* | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-181-0/+4
|\ \ | |/
| * Fix test failures and add method descriptionsJacob Keeler2018-06-071-0/+4
* | Merge pull request #236 in NAR/sdl-core from fix/build_errors_in_tests to fea...Frank Ronneburg2018-04-111-0/+6
|/
* Avoid integer overflowAlex Kutsan2018-03-231-1/+2
* Fix issues after rebaseAndriy Byzhynar2018-01-181-1/+1
* Initial implementation of resumption during switchingAndrey Oleynik (GitHub)2018-01-181-0/+23
* Removes 'device rank' supportAndrey Oleynik2017-08-211-2/+0
* Implementation of Remote Control pluginAlexander Kutsan2017-08-161-1/+10
* Add Navi.SetVideoConfig request and responseSho Amano2017-08-111-0/+4
* Fix Policy Update flow for EXTERNAL_PROPRIETARYAlex Kutsan2017-05-171-1/+0
* Adds 'externalConsentStatus' to GetListOfPermissions responseIvo Stoilov (GitHub)2017-05-171-0/+1
* Add functionality for External UCSokozlovlux2017-05-171-0/+12
* Merge release to developAlex Kutsan2017-01-271-1/+4
|\
| * Use secconds against ms in RPCsAlex Kutsan2017-01-131-1/+1
| * Fix usages of policy in codeAlexander Kutsan2016-12-051-0/+3
* | Merge pull request #1234 from pold500/feature/app_manager_impl_testsAlexander Kutsan (GitHub)2017-01-261-2/+4
|\ \
| * | Add mock functions for app_manager_impl testsPDmytriiev2017-01-261-2/+4
| |/
* | Update all header-guards in projectIvo Stoilov (GitHub)2017-01-251-3/+3
|/
* Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-101-1/+1
* Move unit tests for mobile commands in release/4.2.0Levchenko2016-08-231-3/+0
* Create tools to test commandsLevchenko2016-08-231-1/+78
* Code style format with clang-formatKozoriz2016-04-251-32/+37
* Correctives after reviewKozoriz2016-04-251-2/+1
* ApplicationManager tests correctives after removing all singletonsKozoriz2016-04-251-66/+80
* ApplicationManager tests correctivesKozoriz2016-03-311-0/+156