summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/include
Commit message (Expand)AuthorAgeFilesLines
* Fix test failures and add method descriptionsJacob Keeler2018-06-071-0/+4
* Style & Review Commentsfeature/0147_template_color_schemesJackLivio2018-05-031-2/+1
* Fix unit test compilation errorsJackLivio2018-05-031-0/+9
* Avoid integer overflowAlex Kutsan2018-03-231-1/+2
* Merge branch 'release/4.5.0' into fix/OnDriverDistructionJackLivio2018-02-126-2/+150
|\
| * Replace deprecation comments with DEPRECATED macroAndriy Byzhynar2018-01-181-4/+3
| * Replace pragma with header guardsAndriy Byzhynar2018-01-182-8/+15
| * Fix issues after rebaseAndriy Byzhynar2018-01-181-1/+1
| * Fixes typos, commentsAndrey Oleynik (GitHub)2018-01-182-2/+2
| * Test coverage for postponing commands during switchingAndrey Oleynik (GitHub)2018-01-181-0/+57
| * Moves app data recall logic out of ApplicationManagerAndrey Oleynik (GitHub)2018-01-181-0/+53
| * Initial implementation of resumption during switchingAndrey Oleynik (GitHub)2018-01-181-0/+23
| * Updates mocks and tests, makes code buildable with tests enabledAndrey Oleynik (GitHub)2018-01-181-0/+1
| * Updated description, added deprecated methodsAKalinich-Luxoft2017-12-192-2/+8
| * Removed is_suspended setter.AKalinich-Luxoft2017-12-121-1/+0
| * Renamed methods, updated briefs, removed deep nestingAKalinich-Luxoft2017-12-121-2/+2
| * Added OnIgnitionOff() and new bool flag to ResumeCtrl classAKalinich-Luxoft2017-12-121-0/+3
| * Renamed OnSuspend->IncrementIgnOffCount and OnAwake->DecrementIgnOffCountAKalinich-Luxoft2017-12-121-2/+2
* | Implement new behavior for OnDriverDistraction.agaliuzov2017-12-221-0/+4
|/
* Merge pull request #1934 from LitvinenkoIra/fix/build_with_USE_COTIRE_OFFJacob Keeler2017-12-051-9/+13
|\
| * Move mock_message_helper to the CommandsTest classIra Lytvynenko2017-11-301-9/+13
* | Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-271-1/+2
|/
* Unify Converting HMI to Mobile result code in unit testAlexander Kutsan2017-11-131-1/+53
* Add `remoteControl` to HMICapability struct in Mobile APIfix/remote_control_supportedJacob Keeler2017-09-261-0/+3
* Removes 'device rank' supportAndrey Oleynik2017-08-211-2/+0
* Implementation of system capabilitiesAlexander Kutsan2017-08-161-0/+6
* Implementation of Remote Control pluginAlexander Kutsan2017-08-162-1/+40
* Remove OnNaviSetVideoConfigDone()Sho Amano2017-08-111-2/+0
* Add implementation for video streaming parametersSho Amano2017-08-111-0/+5
* Add Navi.SetVideoConfig request and responseSho Amano2017-08-111-0/+4
* Add unit tests for video streaming capabilitySho Amano2017-08-111-0/+9
* Use one enum for shorthand Protocol Version rather than twofix/merge_protocol_version_enumsjacobkeeler2017-08-081-2/+2
* Merge pull request #1689 from JackLivio/feature/mobile_projectionJacob Keeler2017-08-011-0/+2
|\
| * Reivew changesJackLivio2017-08-011-2/+2
| * Mobile Projection Implementation and Unit TestsJackLivio2017-07-271-0/+2
* | Formatting and review changesJackLivio2017-07-311-4/+6
* | Unit Tests: UIGetCapabilityResponseJackLivio2017-07-181-0/+7
|/
* Fix Policy Update flow for EXTERNAL_PROPRIETARYAlex Kutsan2017-05-171-1/+0
* Adds 'externalConsentStatus' to GetListOfPermissions responseIvo Stoilov (GitHub)2017-05-171-0/+1
* Add functionality for External UCSokozlovlux2017-05-171-0/+12
* Revert "Add unit tests for subMenuIcon parameter"Veronica Veremjova2017-02-091-3/+1
* Move HMI commands missed tests from release/4.3.0 to developIra Lytvynenko2017-02-073-12/+26
* Add unit tests for subMenuIcon parameterVeronica Veremjova2017-02-061-1/+3
* Merge branch 'release/4.3.0' into developAlex Kutsan2017-01-313-69/+5
|\
| * Merge release to developAlex Kutsan2017-01-273-69/+5
| |\
| | * Remove nitification update_manager on AddApplicationAlexander Kutsan2017-01-171-1/+2
| | * Use secconds against ms in RPCsAlex Kutsan2017-01-132-2/+3
| | * Fix usages of policy in codeAlexander Kutsan2016-12-053-0/+5
| | * Delete all policies for change folder structureAlexander Kutsan2016-12-051-65/+0
* | | Move request_controller tests from pre_5_0 branch to developLitvinenkoIra2017-01-301-0/+70
|/ /