summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/commands/hmi
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2105 from smartdevicelink/feature/get_system_timeJacob Keeler2018-06-183-0/+231
|\
| * Add Unit Tests: GetSystemTime Request/Response, OnSystemTimeReadyKVGrygoriev2018-04-063-0/+231
* | Merge pull request #2243 from smartdevicelink/feature/working_travis_buildJacob Keeler2018-06-151-2/+1
|\ \
| * | Add in working travis build that runs unit tests, apply style check fixConlain Kelly2018-06-061-2/+1
| |/
* | Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-131-0/+2
|\ \
| * | Initial implementationIra Lytvynenko2018-05-171-0/+2
| |/
* | DisplayName ImplementationJackLivio2018-05-231-0/+2
|/
* Merge branch 'release/4.5.0' into fix/OnDriverDistructionJackLivio2018-02-122-6/+27
|\
| * Fix UT for activate_app_requestAndriy Byzhynar2018-01-181-1/+11
| * Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-181-2/+8
| * Updates unit tests after switching logic implementationAndrey Oleynik (GitHub)2018-01-181-3/+0
| * Fix tests and mocks after rebaseAKalinich-Luxoft2017-12-121-2/+1
| * Removed is_suspended setter.AKalinich-Luxoft2017-12-121-1/+0
| * Added OnIgnitionOff() and new bool flag to ResumeCtrl classAKalinich-Luxoft2017-12-121-0/+10
* | Implement new behavior for OnDriverDistraction.agaliuzov2017-12-222-9/+61
|/
* Move mock_message_helper to the CommandsTest classIra Lytvynenko2017-11-308-57/+19
* RC capabilities is set in RC.GetCapabilities, not UI.GetCapabilitiesfix/rc_capabilitiesjacobkeeler2017-10-123-108/+76
* Add `remoteControl` to HMICapability struct in Mobile APIfix/remote_control_supportedJacob Keeler2017-09-261-0/+108
* Fix style after develop mergeAlexander Kutsan2017-09-051-2/+1
* Merge branch 'develop' into feature/sdl_remote_control_baselineAndrii Kalinich (GitHub)2017-09-053-5/+21
|\
| * Updated license headersMasato Ogawa2017-08-283-3/+3
| * Updated license headersMasato Ogawa2017-08-243-0/+9
| * Add hapticSpatialDataSupported into VideoStreamingCapabilityMasato Ogawa2017-08-231-0/+2
| * Add unit tests for Send Haptic Data RPCMasato Ogawa2017-08-222-2/+7
* | Fix SDL build with RC = OFFAKalinich-Luxoft2017-08-311-0/+9
* | Adds more ifdef's, do some changes according to review notesAndrey Oleynik2017-08-301-0/+12
* | Merge remote-tracking branch 'origin/develop' into feature/sdl_remote_control...Alexander Kutsan2017-08-217-13/+0
|\ \ | |/
| * Merge pull request #1592 from dev-gh/fix/Hash_update_on_unavailable_UI_interfaceJackLivio2017-08-177-13/+0
| |\
| | * Fixes unit tests after hash update logic changeAndrey Oleynik2017-06-077-13/+0
* | | Implementation of system capabilitiesAlexander Kutsan2017-08-163-0/+359
|/ /
* | fix: inconsistency in license headersSho Amano2017-08-152-2/+2
* | fix: wrong arg of OnStreamingConfigured()Sho Amano2017-08-121-7/+7
* | Clean up SetVideoStreamingCapability_SUCCESS test caseSho Amano2017-08-111-38/+19
* | Rename some test cases for better descriptionSho Amano2017-08-111-3/+4
* | Smarter implementation of ValidateListSho Amano2017-08-111-17/+5
* | fix: copy-paste mistake in test dataSho Amano2017-08-111-1/+1
* | Add definitions of newly added keysSho Amano2017-08-111-12/+20
* | Add another definition of newly added keySho Amano2017-08-111-3/+5
* | Remove OnNaviSetVideoConfigDone()Sho Amano2017-08-111-8/+41
* | Add definitions of newly added keysSho Amano2017-08-111-7/+11
* | Add unit tests for Navi.SetVideoConfig request/responseSho Amano2017-08-112-0/+267
* | Add unit tests for video streaming capabilitySho Amano2017-08-111-0/+78
* | Use one enum for shorthand Protocol Version rather than twofix/merge_protocol_version_enumsjacobkeeler2017-08-081-6/+12
* | Merge pull request #1679 from smartdevicelink/feature/constructed_payloadsJacob Keeler2017-07-311-6/+6
|\ \
| * | Add kV5 to ProtocolVersion enumjacobkeeler2017-07-271-6/+6
| |/
* | Formatting and review changesJackLivio2017-07-311-7/+9
* | Unit Tests: UIGetCapabilityResponseJackLivio2017-07-181-0/+49
|/
* Add functionality for External UCSokozlovlux2017-05-171-930/+926
* Adds draft business logic for 'CCS ON' case and unit testAndrey Oleynik2017-05-171-910/+930
* Fix issue when SDL uses url in GetURLs for not registered applicationokozlovlux2017-04-121-0/+3