summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/resumption/resume_ctrl_test.cc
Commit message (Expand)AuthorAgeFilesLines
* style fixConlain Kelly2018-07-181-2/+1
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-21/+21
* Merge pull request #2199 from smartdevicelink/feature/handling_VR_help_requestsJacob Keeler2018-07-161-0/+29
|\
| * Fix affected unit testsAKalinich-Luxoft2018-07-111-9/+4
| * Added expectations for affected unit testsAndrii Kalinich2018-07-041-0/+3
| * Remove arbitrary timer from help prompt managerJacob Keeler2018-07-021-6/+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-021-148/+162
| |\
| * | Adjustment of tests components.sniukalov2018-05-211-1/+31
* | | Fix build after mergeJacob Keeler2018-07-061-36/+36
* | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-051-127/+139
|\ \ \ | | |/ | |/|
| * | Merge DevelopJackLivio2018-06-271-11/+12
| * | Fix unit testsAndriy Byzhynar2018-06-261-119/+139
| * | Remove all usage of SubscribedIVI from application managerAlexander2018-06-261-2/+0
| * | Replace all of application SubscribeToIVI to app extension subscribeToVehicle...Alexander2018-06-261-6/+0
| |/
* | Revert "Use ON_CALL() instead in resume_ctrl_test.cc"Sho Amano2018-06-281-14/+21
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-06-271-9/+11
|\ \
| * | Run Style ScriptJackLivio2018-06-261-4/+2
| * | Convert DataAccessor to use a shared_ptr to a lockConlain Kelly2018-06-111-13/+16
| |/
* | Use ON_CALL() instead in resume_ctrl_test.ccSho Amano2018-06-261-21/+14
* | Rename some variables and functionSho Amano2018-06-261-7/+7
* | Merge branch 'feat/application_unit_tests' of ssh://autobitbucket.corp.xevo.c...fronneburg2018-04-131-6/+205
* | Merge pull request #236 in NAR/sdl-core from fix/build_errors_in_tests to fea...Frank Ronneburg2018-04-111-1/+8
|/
* Fix all misspellings of `subscriptions` in the projectfix/subscriptions_typojacobkeeler2018-03-021-2/+2
* Fixes handling of way points un/subscription for transport switch caseAndrey Oleynik (GitHub)2018-01-181-1/+4
* Renamed OnSuspend->IncrementIgnOffCount and OnAwake->DecrementIgnOffCountAKalinich-Luxoft2017-12-121-3/+3
* Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-271-3/+3
* Fix coding styleSergey Levchenko (GitHub)2017-04-211-1/+2
* Move resume_ctrl tests from pre_5_0 branch to developLitvinenkoIra2017-01-261-176/+318
* Format codding style with updated config file.Kozoriz2016-11-091-4/+4
* Complete covering of AppLaunch functionality by Unit Tests (#748)Sergey Levchenko (GitHub)2016-08-101-0/+24
* Divide ResumeCtrl onto interface and implementationLevchenko2016-08-041-2/+3
* Rename const values according google styleVeronica Veremjova2016-05-131-2/+1
* Fix tests for resumptionVeronica Veremjova2016-05-131-120/+115
* Code style format with clang-formatKozoriz2016-04-251-25/+40
* ApplicationManager tests correctives after removing all singletonsKozoriz2016-04-251-0/+780
* Implement_and_fixed_Unit_Tests_for_Application_Manager_in_GENIVIHerasym Oleh2015-11-241-937/+0
* Moved, Enabled and partially refactored Unit testsiAndrew52015-10-201-0/+937