summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/commands/mobile/perform_audio_pass_thru_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix build with unit tests after commands factory refactoringValerii2018-06-261-841/+0
* Plugin manager and plugin interface creationAlexander Kutsan2018-06-261-2/+2
* Refactor CommandFactoryIra Lytvynenko2018-06-261-3/+3
* RPCHandler implementationIra Lytvynenko2018-06-261-1/+1
* RPCService implementationIra Lytvynenko2018-06-261-25/+42
* Fix test failures and add method descriptionsJacob Keeler2018-06-071-0/+23
* Fix/unregister while audio pass thru (#1757)Sho Amano2018-03-261-12/+29
* Move mock_message_helper to the CommandsTest classIra Lytvynenko2017-11-301-9/+1
* Fix Perform interfaction test after adding funcitonality of avaiting interfacesAlexander Kutsan2017-11-131-35/+43
* Fixes unit tests after hash update logic changeAndrey Oleynik2017-06-071-33/+29
* Move HMI commands missed tests from release/4.3.0 to developIra Lytvynenko2017-02-071-3/+576
* Fix issues with MockMessageHelperSergey Levchenko (GitHub)2016-11-211-0/+3
* Add additional namespaces to command testsSergey Levchenko (GitHub)2016-11-101-0/+2
* Create unit tests for commands UI (#882)Kozlov Oleksandr (GitHub)2016-10-141-0/+210