summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/hmi_capabilities_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Add `remoteControl` to HMICapability struct in Mobile APIfix/remote_control_supportedJacob Keeler2017-09-261-0/+2
* Remove unnecessary set_xxx_supported() callsSho Amano2017-09-221-12/+44
* Update unit tests to check system capability support flagsSho Amano2017-09-131-0/+56
* Fix style after develop mergeAlexander Kutsan2017-09-051-3/+5
* Merge branch 'develop' into feature/sdl_remote_control_baselineAndrii Kalinich (GitHub)2017-09-051-1/+7
|\
| * Updated license headersMasato Ogawa2017-08-281-1/+1
| * Updated license headersMasato Ogawa2017-08-241-0/+3
| * Add hapticSpatialDataSupported into VideoStreamingCapabilityMasato Ogawa2017-08-231-0/+2
* | Implementation of system capabilitiesAlexander Kutsan2017-08-161-0/+40
|/
* Merge branch 'develop' into SDL-0076_Support_For_Additional_LanguagesJackLivio2017-08-151-1/+57
|\
| * Add definitions of newly added keysSho Amano2017-08-111-20/+35
| * Add unit tests for video streaming capabilitySho Amano2017-08-111-0/+27
| * Formatting and review changesJackLivio2017-07-311-4/+2
| * Unit Test: Load capabilities from fileJackLivio2017-07-191-1/+17
* | Adding additional languages and unit tests:Scott Adam Betts (TNA)2017-07-241-2/+8
|/
* Add check for tts capabilities in unit testVeronica Veremjova2017-02-241-0/+7
* Create mock for LastState classdcherniev2017-01-101-3/+3
* Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-101-1/+0
* Revert "Inclusion of PLAY_PAUSE as a subscribable button"revert-766-feature/PLAY_PAUSE_implementationJacob Keeler2016-11-011-1/+1
* Fix HMI capabilities test failureJacob Keeler2016-11-011-1/+1
* Fix code styledtrunov2016-10-041-2/+2
* UI interface: SDL behavior in case HMI does not respond to IsReady request or...dtrunov2016-09-291-116/+5
* Fix coding styleLevchenko2016-08-051-1/+1
* Divide HMICapabilities onto interface and implementationLevchenko2016-08-041-26/+7
* Fix hmi_capabilities testKozoriz2016-05-261-1/+4
* Correct test warnings in hmi_capabilities_testKozoriz2016-05-261-6/+10
* Disable failed testsArtem Nosach2016-05-201-1/+1
* Code style format with clang-formatKozoriz2016-04-251-21/+20
* Correctives after reviewKozoriz2016-04-251-1/+1
* ApplicationManager tests correctives after removing all singletonsKozoriz2016-04-251-28/+38
* ApplicationManager tests correctivesKozoriz2016-03-311-0/+511
* Implement_and_fixed_Unit_Tests_for_Application_Manager_in_GENIVIHerasym Oleh2015-11-241-493/+0
* Unit tests for application managerVeronica Veremjova2015-11-191-0/+493