summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/commands/mobile/on_hmi_status_notification_from_mobile_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix build with unit tests after commands factory refactoringValerii2018-06-261-282/+0
* Move mock_message_helper to the CommandsTest classIra Lytvynenko2017-11-301-5/+1
* Use one enum for shorthand Protocol Version rather than twofix/merge_protocol_version_enumsjacobkeeler2017-08-081-7/+13
* Add kV5 to ProtocolVersion enumjacobkeeler2017-07-271-4/+4
* Add additional namespaces to command testsSergey Levchenko (GitHub)2016-11-101-0/+2
* Move unit tests for mobile commands in release/4.2.0Levchenko2016-08-231-1/+1
* Create tools to test commandsLevchenko2016-08-231-0/+278