summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/commands
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1679 from smartdevicelink/feature/constructed_payloadsJacob Keeler2017-07-313-10/+11
|\
| * Add missing link in command testsjacobkeeler2017-07-311-0/+1
| * Add kV5 to ProtocolVersion enumjacobkeeler2017-07-272-10/+10
* | Formatting and review changesJackLivio2017-07-311-7/+9
* | Unit Tests: UIGetCapabilityResponseJackLivio2017-07-181-0/+49
|/
* Add missing functionality fo policiesokozlovlux2017-05-171-0/+1
* Fix policy unexpected PTUHerasym Oleh2017-05-171-0/+8
* Add functionality for External UCSokozlovlux2017-05-172-932/+928
* Adds draft business logic for 'CCS ON' case and unit testAndrey Oleynik2017-05-171-910/+930
* Merge pull request #1475 from okozlovlux/fix/SDL_uses_url_in_GetURLs_for_NOT_...JackLivio2017-05-121-0/+3
|\
| * Fix issue when SDL uses url in GetURLs for not registered applicationokozlovlux2017-04-121-0/+3
* | Fix commands unit testsSergey Levchenko (GitHub)2017-04-212-6/+14
|/
* Revert "Add unit tests for subMenuIcon parameter"Veronica Veremjova2017-02-091-279/+1
* Revert "Remove redundant calls in unit tests"Veronica Veremjova2017-02-091-5/+20
* Revert "Send INVALID_DATA in case SubMenuIcon is invalid"Veronica Veremjova (GitHub)2017-02-091-26/+30
* Merge pull request #1260 from VVeremjova/fix/FixAddSubMenuIconInvalidCaseVeronica Veremjova (GitHub)2017-02-081-30/+26
|\
| * Update unit tests after changesVeronica Veremjova2017-02-071-30/+26
* | Move HMI commands missed tests from release/4.3.0 to developIra Lytvynenko2017-02-0766-112/+14613
|/
* Remove redundant calls in unit testsVeronica Veremjova2017-02-061-20/+5
* Add unit tests for subMenuIcon parameterVeronica Veremjova2017-02-061-1/+270
* Change policies path and fix params method usageAlex Kutsan2017-01-186-19/+36
|\
| * Use secconds against ms in RPCsAlex Kutsan2017-01-131-2/+2
| * Fix UT.dtrunov2016-12-281-0/+6
| * Fix EXTERNAL_PROPRIETARY implementation of command.Vladislav Antonov2016-12-151-2/+14
| * Renames EXTENDED_POLICY definition to PROPRIETARY_MODE to avoid confusionAndrey Oleynik2016-12-131-2/+2
| * Fixes status changing sequenceAndrey Oleynik2016-12-091-2/+2
| * Changes EXTENDED_POLICY to EXTERNAL_POLICYAndrey Oleynik2016-12-051-2/+2
| * Fix style issuesAlexander Kutsan2016-12-051-1/+1
| * Fix usages of policy in codeAlexander Kutsan2016-12-053-12/+11
* | Merge pull request #1165 from istoilovgithub/fix/redo_cmake_files_refactoringIvo Stoilov (GitHub)2017-01-163-3/+3
|\ \
| * | Refactor CMake filesIvo Stoilov (GitHub)2017-01-123-3/+3
* | | Add check for OnKeyBoardInputNotificationTestVeronica Veremjova2017-01-131-0/+2
|/ /
* | Add mock calling for hmi_level in onButton notificationsVeronica Veremjova2016-12-301-1/+2
* | Fixes for unit testsatimchenko2016-12-082-29/+19
* | Fully cover add_command_request with unit testsatimchenko2016-12-081-0/+265
* | Cover add_command_request with unit testsatimchenko2016-12-081-197/+699
* | Cover send_location_request with unit testsatimchenko2016-12-081-0/+412
|/
* Fix issues related to MockMessageHelperSergey Levchenko (GitHub)2016-11-241-2/+14
* Fix issues with OnButtonNotificationCommandsSergey Levchenko (GitHub)2016-11-211-0/+4
* Fix issues with MockMessageHelperSergey Levchenko (GitHub)2016-11-218-53/+108
* Fix SegFault on ChangeRegistrationRequestTestSergey Levchenko (GitHub)2016-11-181-7/+8
* Apply single compilation unit builds for commands_testSergey Levchenko (GitHub)2016-11-103-154/+18
* Add additional namespaces to command testsSergey Levchenko (GitHub)2016-11-1055-3/+123
* Merge pull request #1039 from Kozoriz/feature/Format_all_code_to_correct_codi...Alexander Kutsan (GitHub)2016-11-091-1/+1
|\
| * Format codding style with updated config file.Kozoriz2016-11-091-1/+1
* | Change rule of sending Rejected code according to CRS (#954)Anton Hrytsevich (GitHub)2016-11-093-0/+250
|/
* Merge commit '5bf2c5500309d36b60987e74bdd4ed1610ecffde' into release/4.2.0Alexander Kutsan2016-10-151-2/+2
|\
* | Create unit tests for commands UI (#882)Kozlov Oleksandr (GitHub)2016-10-1422-719/+2680
* | Cover by UT navigation interface behavior (#899)Sergey Levchenko (GitHub)2016-10-135-4/+487
* | Add Unit Tests to TTS IsReady false (#886)Oleh Herasym (GitHub)2016-10-135-0/+567