summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/resumption/resume_ctrl_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Add OnWayPointChange handling for NAVIGATION app services (#3573)Jacob Keeler2020-12-091-3/+3
* Fix application activation after resumption (#3550)Yana Chernysheva (GitHub)2020-10-221-2/+1
* Add check for already processed resumptions (#3525)Yana Chernysheva (GitHub)2020-10-051-19/+0
* [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-041-251/+93
* Fix defect: revoked app still be resumed as FULL. (#2546)Igor Gapchuk (GitHub)2020-05-291-3/+38
* SDL restores AddCommands in the order they were created (#2515)Anna Pipko (GitHub)2020-01-221-6/+29
* Check for conflicting app resumption level (#3117)JackLivio2019-11-131-0/+2
* Fixed app activation during resumption (#3001)Andriy Byzhynar (GitHub)2019-08-301-6/+0
* Send one OnSystemCapabilitiesUpdated on resumptionmked-luxoft2019-08-201-0/+18
* Implement Resumption for widgetsAndriy Byzhynar2019-08-201-1/+242
* Implement StateController changesAndriy Byzhynar2019-08-201-16/+37
* Run updated style scriptjacobkeeler2019-04-291-12/+13
* Add ActivateApp test cases for cloud appsjacobkeeler2018-11-301-0/+1
* Fix stylefeature/low_voltagejacobkeeler2018-08-211-1/+0
* RemoveAlexander2018-08-211-42/+0
* Fix unit tests namesZhdanovP2018-08-211-17/+27
* Add unit tests for resumption during low voltageZhdanovP2018-08-211-2/+249
* 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