summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix/cmake files refactoring"revert-1144-fix/cmake_files_refactoringAlexander Kutsan (GitHub)2017-01-055-99/+285
* Apply code review commentsIvo Stoilov (GitHub)2017-01-032-8/+3
* Refactor CMake filesIvo Stoilov (GitHub)2016-12-306-288/+107
* 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 issue with MockHmiInterfacesSergey Levchenko (GitHub)2016-11-181-4/+16
* 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
* Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-1011-11/+7
* Merge pull request #1039 from Kozoriz/feature/Format_all_code_to_correct_codi...Alexander Kutsan (GitHub)2016-11-095-18/+18
|\
| * Format codding style with updated config file.Kozoriz2016-11-095-18/+18
* | Change rule of sending Rejected code according to CRS (#954)Anton Hrytsevich (GitHub)2016-11-093-0/+250
|/
* Revert "Inclusion of PLAY_PAUSE as a subscribable button"revert-766-feature/PLAY_PAUSE_implementationJacob Keeler2016-11-012-7/+1
* Fix HMI capabilities test failureJacob Keeler2016-11-011-1/+1
* Inclusion of PLAY_PAUSE as a subscribable buttonJacob Keeler2016-10-311-0/+6
* 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-136-4/+489
* | Add Unit Tests to TTS IsReady false (#886)Oleh Herasym (GitHub)2016-10-135-0/+567
* | Merge pull request #901 from LevchenkoS/fix/Fix_broken_test_case_in_RegisterA...Artem Nosach (GitHub)2016-10-131-2/+5
|\ \
| * | Fix broken test case in RegisterAppInterfaceRequestTestLevchenkoS2016-10-131-2/+5
* | | Fix change registration wrong code (#902)Oleh Herasym (GitHub)2016-10-131-1/+1
|/ /
* | Fix TTS IsReady false issues (#892)Oleh Herasym (GitHub)2016-10-121-1/+7
* | Fix problem with incorrect success result (#895)Dmitrii Trunov (GitHub)2016-10-121-5/+1
* | Remove redundant DCHECK if application unregisters during resumption timerAlex2016-10-121-1/+1
* | fixup! Add function_id check in request controllerAlexander Kutsan2016-10-121-1/+1
* | fixup! Add function_id check in request controllerAlexander Kutsan2016-10-121-3/+3
* | Add function_id check in request controllerAlexander Kutsan2016-10-111-1/+3
* | Fix code styledtrunov2016-10-046-109/+117
* | Fix failed UTsdtrunov2016-10-035-131/+284
* | UI interface: SDL behavior in case HMI does not respond to IsReady request or...dtrunov2016-09-296-303/+192
* | Cover VIIsReadyResponse, VRIsReadyResponse and RegisterAppInterfaceRequest c...Sergey Levchenko (GitHub)2016-08-297-2/+648
* | Move unit tests for mobile commands in release/4.2.0Levchenko2016-08-2345-524/+971
* | Create tools to test commandsLevchenko2016-08-2345-23/+7715
* | Skeleton of class that will handle avaliabllity if HMI interfacesAlexander Kutsan2016-08-161-0/+1
* | Complete covering of AppLaunch functionality by Unit Tests (#748)Sergey Levchenko (GitHub)2016-08-101-0/+24
* | Fix coding styleLevchenko2016-08-052-2/+2
* | Common AppLaunchController functionalityAlexander Kutsan2016-08-058-36/+569
* | Divide HMICapabilities onto interface and implementationLevchenko2016-08-042-36/+11
* | Divide ResumeCtrl onto interface and implementationLevchenko2016-08-042-2/+107
* | AppLaunchData common implementationAnton Hrytsevich2016-08-042-0/+678
* | AppLaunch Common interfacesAlexander Kutsan2016-08-042-0/+7
* | AppLaunch ini file modificationsVladislav Antonov2016-08-031-0/+16
|/
* Merge pull request #701 from orhan-mehmedov/fix/Send_OnHashChange_when_sendin...Artem Nosach (GitHub)2016-07-252-0/+223
|\