summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/message_helper/message_helper_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix potential crashes by using shared pointers for app data (#3900)8.1-RC2release/8.1.0Jacob Keeler2022-04-071-30/+62
* [SDL-0189] Restructuring OnResetTimeout (#3726)Yana Chernysheva (GitHub)2021-08-111-2/+1
* fix respond on SDL.GetListOfPermission request (#3627)Vadym Luchko (GitHub)2021-04-221-2/+4
* Fix RC.SetGlobalProperties during resumption (#3622)Vadym Luchko (GitHub)2021-02-031-0/+13
* Fix SDL does not unsubscribe from softbuttons after receiving a response. (#2...Igor Gapchuk (GitHub)2021-02-021-6/+36
* Merge branch 'develop' into fix/move_duplicate_conversion_functions_to_messag...Yana Chernysheva2020-09-101-6/+12
|\
| * [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-041-6/+12
* | Resolve conflictsYana Chernysheva2020-08-181-20/+186
|\ \ | |/
| * Feature/Removing url parameter max length (#3259)Serhii Niukalov (GitHub)2020-08-101-20/+152
| * SDL Core implementation of feature - 0261 New vehicle data WindowStatus (#3391)Yaroslav Mamykin (GitHub)2020-08-071-0/+34
* | Add template functions and delete or mark unused methods as deprecatedYana Chernysheva2020-06-191-89/+1
|/
* SDL restores AddCommands in the order they were created (#2515)Anna Pipko (GitHub)2020-01-221-6/+13
* Implement Resumption for widgetsAndriy Byzhynar2019-08-201-0/+21
* Run updated style scriptjacobkeeler2019-04-291-12/+13
* Make DefaultServiceByType privatejacobkeeler2019-03-161-1/+1
* Get App Service Data With Subscribe (#2812)JackLivio2019-02-241-3/+3
* Update policy unit testsJackLivio2019-02-191-0/+3
* fix styleAshwin Karemore2018-07-261-4/+2
* added UT for warningsAshwin Karemore2018-07-261-1/+7
* revert image check and return Warning or invalid dataAshwin Karemore2018-07-261-5/+7
* Merge pull request #2392 from smartdevicelink/feature/boost_lock_implementationJacob Keeler2018-07-241-6/+6
|\
| * Merge branch 'develop' into feature/boost_lock_implementationJacob Keeler2018-07-191-42/+42
| |\
| * | ayyy it buildsConlain Kelly2018-07-181-4/+4
| * | Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-181-61/+54
| |\ \
| * | | dump current implementation, currently stuck on bigger SDL lock scoping bugConlain Kelly2018-06-051-20/+40
| * | | Begin changing locks over, very segfault-y right nowConlain Kelly2018-05-311-7/+7
* | | | Replace utils::SharedPtr with std::shared_ptr and fix its usage for external ...Ira Lytvynenko (GitHub)2018-07-201-2/+2
| |_|/ |/| |
* | | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-42/+42
| |/ |/|
* | Fix affected unit testsAKalinich-Luxoft2018-07-111-0/+15
* | Merge DevelopJackLivio2018-06-271-6/+13
* | Remove all usage of SubscribedIVI from application managerAlexander2018-06-261-19/+0
* | Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-0/+4
* | Fix code styleIra Lytvynenko (GitHub)2018-06-261-2/+2
* | Fix build with unit tests after commands factory refactoringValerii2018-06-261-7/+7
* | RPCService implementationIra Lytvynenko2018-06-261-3/+9
|/
* Merge branch 'develop' into SDL-0076_Support_For_Additional_LanguagesJackLivio2017-08-151-1/+35
|\
| * Use newly added SmartObject keysSho Amano2017-08-111-14/+15
| * Add unit tests for message helperSho Amano2017-08-111-0/+32
| * Use one enum for shorthand Protocol Version rather than twofix/merge_protocol_version_enumsjacobkeeler2017-08-081-1/+2
* | Adding additional languages and unit tests:Scott Adam Betts (TNA)2017-07-241-1/+3
|/
* Add missing functionality fo policiesokozlovlux2017-05-171-4/+1
* Cover external UCS informing HMI with UTatimchenko2017-05-171-0/+60
* Add functionality for External UCSokozlovlux2017-05-171-1221/+32
* Adds draft business logic for 'CCS ON' case and unit testAndrey Oleynik2017-05-171-1/+1252
* Merge remote-tracking branch 'origin/master' into developJacob Keeler2017-04-201-1/+4
|\
| * Fix WayPoints API function IDs and update API versionshotfix/GetWayPoints_implementationJacob Keeler2017-04-051-1/+4
* | Update headers according new CMakeListsIvo Stoilov (GitHub)2017-01-251-23/+23
* | Update test namespaces in ApplicationManager componentIvo Stoilov (GitHub)2017-01-251-2/+4
|/
* Code style format with clang-formatKozoriz2016-04-251-304/+332
* ApplicationManager tests correctives after removing all singletonsKozoriz2016-04-251-32/+39