summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1234 from pold500/feature/app_manager_impl_testsAlexander Kutsan (GitHub)2017-01-264-5/+211
|\
| * Add mock functions for app_manager_impl testsPDmytriiev2017-01-262-5/+10
| * Move application manager implementation testsPDmytriiev2017-01-262-0/+201
* | Fix CI build issuesIvo Stoilov (GitHub)2017-01-251-1/+1
* | Correct coding style in mock/test filesIvo Stoilov (GitHub)2017-01-253-10/+14
* | Update headers according new CMakeListsIvo Stoilov (GitHub)2017-01-252-25/+25
* | Update CMakeLists according rulesIvo Stoilov (GitHub)2017-01-253-61/+10
* | Moved mocks to correct dirIvo Stoilov (GitHub)2017-01-251-1/+1
* | Update test namespaces in ApplicationManager componentIvo Stoilov (GitHub)2017-01-258-19/+29
* | Correct header-guards in changed filesIvo Stoilov (GitHub)2017-01-251-3/+3
* | Buildability correctives after mock renamingIvo Stoilov (GitHub)2017-01-252-2/+4
* | Rename mock files to correct namingIvo Stoilov (GitHub)2017-01-257-437/+4
* | Correct buildability after moving some mock-classesIvo Stoilov (GitHub)2017-01-252-2/+2
* | Update all header-guards in projectIvo Stoilov (GitHub)2017-01-257-21/+21
* | Move interface classes to correct directoryIvo Stoilov (GitHub)2017-01-253-570/+0
|/
* Delete get_apps() function and fix unit testsLitvinenkoIra2017-01-231-73/+48
* Change names of variables and use MockLastStateLitvinenkoIra2017-01-191-34/+34
* Move hmi_language_handler_testLitvinenkoIra2017-01-192-0/+379
* Merge pull request #1165 from istoilovgithub/fix/redo_cmake_files_refactoringIvo Stoilov (GitHub)2017-01-165-285/+99
|\
| * Refactor CMake filesIvo Stoilov (GitHub)2017-01-125-285/+99
* | Add check for OnKeyBoardInputNotificationTestVeronica Veremjova2017-01-131-0/+2
|/
* Merge pull request #1112 from dcherniev/fix/fix_transport_manager_default_uni...Alexander Kutsan (GitHub)2017-01-113-12/+12
|\
| * Create mock for LastState classdcherniev2017-01-103-12/+12
* | 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 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