summaryrefslogtreecommitdiff
path: root/SmartDeviceLinkTests/SDLSystemCapabilityManagerSpec.m
Commit message (Expand)AuthorAgeFilesLines
* Fix testJoel Fischer2019-06-181-2/+2
* More test fixesfeature/issue_1222_align_systemcapabilitymanager_callbacksJoel Fischer2019-05-281-3/+3
* Fix testsJoel Fischer2019-05-281-2/+3
* System Capability subscriptionsJoel Fischer2019-05-231-5/+125
* Check before using subscribefeature/issue_1212_update_system_capability_manager_auto_cachingJoel Fischer2019-04-051-1/+98
* Only handle GetSystemCapabilityResponse from inside the SCM, not outside as wellJoel Fischer2019-04-051-85/+18
* Added doc and refactored system capability managerNicoleYarroch2019-04-041-52/+28
* Added stop test cases in System Capability ManagerNicoleYarroch2019-04-031-10/+62
* System capability manager now gets app services capabilityNicoleYarroch2019-03-071-0/+5
* CheckChoiceVROperation testsJoel Fischer2018-06-111-3/+3
* Fixed stop() method of the system capability managerfeature/issue_720_system_capability_managerNicoleYarroch2018-04-181-1/+41
* Fixed the System Capability Manager test casesNicoleYarroch2018-04-091-128/+215
* Refactored System Capability ManagerNicoleYarroch2018-04-051-49/+6
* System capability manager now observes SDLDidReceiveGetSystemCapabilitiesResp...NicoleYarroch2018-04-051-13/+46
* Renamed variableNicoleYarroch2018-04-051-1/+1
* Added the system capability manager to the SDLUpdateCapabilityHandlerNicoleYarroch2018-04-051-1/+2
* Fixed VRCapability testsNicoleYarroch2018-04-041-1/+1
* Renamed variables in the SDLSystemCapabilityManagerNicoleYarroch2018-04-041-2/+2
* Fixed test cases for SDLScreenManagerNicoleYarroch2018-03-291-1/+2
* Fixed broken test caseNicoleYarroch2018-03-281-1/+2
* Test cases finished for the SDLSystemCapabilityManagerSpecNicoleYarroch2018-03-271-4/+85
* Basic test cases for system capability manager setupNicoleYarroch2018-03-271-37/+170
* Added test cases for system capability managerNicoleYarroch2018-03-271-0/+63