summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/mobile_versioning' into feature/choice_vr_optionalJackLivio2018-08-071-4/+1
|\
| * Update based on commentsJackLivio2018-08-071-4/+1
| * Merge remote-tracking branch 'origin/develop' into feature/mobile_versioningJackLivio2018-08-061-11/+17
| |\
* | \ Merge branch 'feature/mobile_versioning' into feature/choice_vr_optionalConlain Kelly2018-08-061-0/+6
|\ \ \ | |/ /
| * | Check StyleJackLivio2018-08-051-2/+4
| * | Fix existing unit testsJackLivio2018-08-051-0/+4
* | | Merge branch 'develop' into feature/choice_vr_optionalJacob Keeler2018-07-311-5/+11
|\ \ \ | | |/ | |/|
| * | 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
* | | style fixConlain Kelly2018-07-311-1/+2
* | | more cleanup, add mock implementationsConlain Kelly2018-07-312-0/+9
|/ /
* | 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-1934-424/+399
| |\
| * | ayyy it buildsConlain Kelly2018-07-181-4/+4
| * | Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-18151-28315/+2024
| |\ \
| * | | dump current implementation, currently stuck on bigger SDL lock scoping bugConlain Kelly2018-06-052-21/+41
| * | | Begin changing locks over, very segfault-y right nowConlain Kelly2018-05-311-7/+7
* | | | Merge pull request #2328 from ZhdanovP/fix/remove_commented_codeJackLivio2018-07-203-15/+0
|\ \ \ \
| * | | | Remove commented codeZhdanovP2018-07-043-15/+0
* | | | | Replace utils::SharedPtr with std::shared_ptr and fix its usage for external ...Ira Lytvynenko (GitHub)2018-07-201-2/+2
| |_|_|/ |/| | |
* | | | style fixConlain Kelly2018-07-1822-70/+45
* | | | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-1834-387/+387
| |_|/ |/| |
* | | Merge pull request #2199 from smartdevicelink/feature/handling_VR_help_requestsJacob Keeler2018-07-166-0/+486
|\ \ \
| * | | Fix affected unit testsAKalinich-Luxoft2018-07-116-33/+27
| * | | Added expectations for affected unit testsAndrii Kalinich2018-07-042-0/+5
| * | | Fix build issues and affected unit testsAKalinich-Luxoft2018-07-032-1/+13
| * | | Fix minor issues with help prompt manager tests after mergeJacob Keeler2018-07-022-16/+14
| * | | Remove arbitrary timer from help prompt managerJacob Keeler2018-07-022-7/+6
| * | | Fix style issues and build failures outside of tests after mergeJacob Keeler2018-07-021-5/+5
| * | | Merge remote-tracking branch 'origin/develop' into feature/handling_VR_help_r...Jacob Keeler2018-07-02145-28131/+1080
| |\ \ \ | | |/ /
| * | | Updated unit tests logic, removed redundant testsAndrii Kalinich2018-05-211-149/+72
| * | | Added tests for the HelpPromptManager.sniukalov2018-05-212-1/+453
| * | | Removed tests - functionality is no longer used.sniukalov2018-05-212-115/+0
| * | | Adjustment of tests components.sniukalov2018-05-215-41/+144
* | | | Merge branch 'develop' into feature/remove_auto_ptrfeature/remove_auto_ptrJacob Keeler2018-07-12143-28353/+1223
|\ \ \ \
| * | | | Fix SDL sends multiple OnRCStatus notification in case of app unregistrationIra Lytvynenko (GitHub)2018-07-122-10/+11
| * | | | Create and send on RC status notificationsAlex Kutsan2018-07-122-1/+18
| * | | | Merge pull request #2291 from smartdevicelink/feature/new_vehicle_data_EPB_st...JackLivio2018-07-102-0/+8
| |\ \ \ \
| | * | | | Add electronic park brake status data parameterConlain Kelly2018-06-182-0/+8
| * | | | | Fix build after mergeJacob Keeler2018-07-061-36/+36
| * | | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-05143-28699/+449
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge pull request #2293 from smartdevicelink/feature/data_turn_signalfix/remove_commented_codefeature/make_makeshared_support_variadic_templatesfeature/increase_policy_utests_speedJackLivio2018-06-292-0/+8
| | |\ \ \ \
| | | * | | | Add turn signal data to api and testsConlain Kelly2018-06-212-0/+8
| | | |/ / /
| | * | | | Merge DevelopJackLivio2018-06-279-43/+63
| | * | | | Move new RPCs to sdl_rpc_plugin and make some fixes after rebaseIra Lytvynenko (GitHub)2018-06-264-232/+0
| | * | | | Fix unit testsBSolonenko2018-06-262-0/+37
| | * | | | Fix unit testsAndriy Byzhynar2018-06-264-122/+172
| | * | | | fixup! Remove all usage of SubscribedIVI from application managerAlexander2018-06-264-8/+0
| | * | | | fixup! Move IsSubsscrbedTo to pluginAlexander2018-06-262-4/+0