summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2328 from ZhdanovP/fix/remove_commented_codeJackLivio2018-07-201-1/+0
|\
| * Remove commented codeZhdanovP2018-07-041-1/+0
* | Fix build issues and affected unit testsAKalinich-Luxoft2018-07-031-0/+1
* | Fix minor issues with help prompt manager tests after mergeJacob Keeler2018-07-021-0/+1
* | Merge remote-tracking branch 'origin/develop' into feature/handling_VR_help_r...Jacob Keeler2018-07-021-11/+5
|\ \ | |/
| * Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-4/+0
| * Fix build with unit tests after commands factory refactoringValerii2018-06-261-2/+1
| * Replaced all usages of passed parameters in implementation.BSolonenko2018-06-261-0/+1
| * Plugin manager and plugin interface creationAlexander Kutsan2018-06-261-1/+0
* | Added tests for the HelpPromptManager.sniukalov2018-05-211-1/+8
|/
* Fix build issues and test failures when building with ENABLE_SECURITY=OFFfix/security_off_buildjacobkeeler2018-03-211-1/+4
* Test coverage for postponing commands during switchingAndrey Oleynik (GitHub)2018-01-181-8/+8
* Moves app data recall logic out of ApplicationManagerAndrey Oleynik (GitHub)2018-01-181-0/+1
* Update unit tests to check system capability support flagsSho Amano2017-09-131-0/+2
* Implementation of Remote Control pluginAlexander Kutsan2017-08-161-1/+5
* Add unit tests for application managerSho Amano2017-08-111-1/+5
* Renamed resumption test to avoid cmake warningfix/4.3.0_fixesJacob Keeler2017-05-161-1/+1
* Comment application_manager_impl_test to increase coverageIra Lytvynenko2017-02-071-1/+5
* Merge branch 'release/4.3.0' into developAlex Kutsan2017-01-311-4/+8
|\
| * Fix merge conficltsAlex Kutsan2017-01-311-2/+2
| * Merge release to developAlex Kutsan2017-01-271-3/+5
| |\
| | * Change policies path and fix params method usageAlex Kutsan2017-01-181-2/+4
| | |\
| | | * Adds unit tests for RequestTracker classAndrey Oleynik2017-01-031-0/+1
| | | * Fix usages of policy in codeAlexander Kutsan2016-12-051-3/+4
* | | | Move request_controller tests from pre_5_0 branch to developLitvinenkoIra2017-01-301-0/+5
|/ / /
* | | Merge pull request #1234 from pold500/feature/app_manager_impl_testsAlexander Kutsan (GitHub)2017-01-261-0/+1
|\ \ \
| * | | Move application manager implementation testsPDmytriiev2017-01-261-0/+1
* | | | Update CMakeLists according rulesIvo Stoilov (GitHub)2017-01-251-53/+7
|/ / /
* | | Move hmi_language_handler_testLitvinenkoIra2017-01-191-0/+1
|/ /
* | Refactor CMake filesIvo Stoilov (GitHub)2017-01-121-93/+96
* | Revert "Fix/cmake files refactoring"revert-1144-fix/cmake_files_refactoringAlexander Kutsan (GitHub)2017-01-051-96/+93
* | Apply code review commentsIvo Stoilov (GitHub)2017-01-031-1/+0
* | Refactor CMake filesIvo Stoilov (GitHub)2016-12-301-93/+97
|/
* Create tools to test commandsLevchenko2016-08-231-3/+4
* Common AppLaunchController functionalityAlexander Kutsan2016-08-051-0/+2
* Correct project structure in ApplicationManagerKozoriz2016-05-171-67/+8
* Merge pull request #530 from VVeremjova/feature/Complete_unit_tests_for_polic...Artem Nosach2016-05-161-0/+2
|\
| * Add unit tests for policy handlerVeronica Veremjova2016-05-131-0/+2
* | Fix tests for resumptionVeronica Veremjova2016-05-131-3/+3
|/
* ApplicationManager tests correctives after removing all singletonsKozoriz2016-04-251-84/+73
* Make the string used for keys externagaliuzov2016-04-121-0/+1
* Changes after reviewKozoriz2016-03-311-1/+2
* ApplicationManager tests correctivesKozoriz2016-03-311-0/+1
* Move UT for Usage Statistics class from PASA to GeniviiAndrew52016-03-291-0/+1
* Changes after reviewKozoriz2016-03-171-0/+1
* Remove SecurityManager singletonKozoriz2016-03-101-1/+2
* Correctives in ApplicationManager testsKozoriz2016-03-041-0/+1
* Fix_build_by_modifying_test_codeVProdanov2016-02-091-1/+1
* Fixes tests build on develop branchAndrey Oleynik2016-02-081-4/+0
* Reduces interfaces, adds more constraints, fixes testsAndrey Oleynik2016-02-021-30/+61