summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/message_helper
Commit message (Expand)AuthorAgeFilesLines
* 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-182-68/+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
* | Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-7/+0
* | RPCService implementationIra Lytvynenko2018-06-261-3/+9
|/
* Updates mocks and tests, makes code buildable with tests enabledAndrey Oleynik (GitHub)2018-01-181-2/+2
* Replace Functional module libraryAlexander Kutsan2017-09-081-1/+1
* Add functional module library to message_helpter tests only if remote control...Alexander Kutsan2017-09-061-1/+7
* Fix build with RC=ON, EXTERNAL_PROPRIETARY, and BUILD_TESTS=ONAlexander Kutsan2017-09-011-0/+1
* 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-172-1/+61
* 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 CMakeLists according rulesIvo Stoilov (GitHub)2017-01-251-7/+2
* | Update test namespaces in ApplicationManager componentIvo Stoilov (GitHub)2017-01-251-2/+4
* | Refactor CMake filesIvo Stoilov (GitHub)2017-01-121-189/+0
* | Revert "Fix/cmake files refactoring"revert-1144-fix/cmake_files_refactoringAlexander Kutsan (GitHub)2017-01-051-0/+189
* | Refactor CMake filesIvo Stoilov (GitHub)2016-12-301-189/+0
|/
* Code style format with clang-formatKozoriz2016-04-251-304/+332
* ApplicationManager tests correctives after removing all singletonsKozoriz2016-04-252-32/+40
* ApplicationManager tests correctivesKozoriz2016-03-311-2/+8
* Correctives in ApplicationManager testsKozoriz2016-03-041-30/+30
* Implement_and_fixed_Unit_Tests_for_Application_Manager_in_GENIVIHerasym Oleh2015-11-243-0/+1114