summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/state_controller/state_controller_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Add keepContext logic to AudioSource HMI Statefix/video_streaming_in_backgroundjacobkeeler2018-09-181-1/+5
* Fix keep app's HMI level in FULL in case when HMI sends AUDIO_SOURCE event to...Ira Lytvynenko (GitHub)2018-08-161-0/+73
* style fixConlain Kelly2018-07-181-7/+6
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-33/+33
* Merge DevelopJackLivio2018-06-271-5/+6
* Fix build with unit tests after commands factory refactoringValerii2018-06-261-5/+5
* RPCService implementationIra Lytvynenko2018-06-261-3/+8
* Disable failed state_controller unit testsElvis Kuliiev2018-05-251-12/+8
* Provide specific behavior for navigation streaming HMI stateElvis Kuliiev2018-05-251-29/+38
* Disable failing state controller UTsElvis Kuliiev2018-05-171-4/+5
* Fix UTs according to updated logic of mobile projection 2BSolonenko2018-05-171-14/+23
* Fix HMI state resolver according to requirments of 'Mobile Projection Phase 2'Elvis Kuliiev2018-05-171-24/+24
* Fix UTs according to new implementationIra Lytvynenko2018-05-171-39/+143
* Initial implementationIra Lytvynenko2018-05-171-1/+3
* Merge branch 'fix/gcc6_build' into developJacob Keeler2018-01-301-1/+1
|\
| * Fix build errors with GCC6+fix/gcc6_buildjacobkeeler2018-01-171-1/+1
* | Updates mocks and tests, makes code buildable with tests enabledAndrey Oleynik (GitHub)2018-01-181-40/+38
|/
* Add functionality for External UCSokozlovlux2017-05-171-1/+1
* Fixed comment after reviewIra Lytvynenko2017-02-011-17/+24
* Move state_controller tests from pre_5_0 branch to developIra Lytvynenko2017-01-311-3/+503
* Buildability correctives after mock renamingIvo Stoilov (GitHub)2017-01-251-1/+0
* Rename mock files to correct namingIvo Stoilov (GitHub)2017-01-251-2/+2
* Correct project structure in ApplicationManagerKozoriz2016-05-171-1/+1
* Code style format with clang-formatKozoriz2016-04-251-80/+112
* ApplicationManager tests correctives after removing all singletonsKozoriz2016-04-251-261/+267
* ApplicationManager correctives after remove all singletonesKozoriz2016-04-251-1/+1
* Change other unit-tests according new code changesiAndrew52016-04-041-1/+1
* ApplicationManager tests correctivesKozoriz2016-03-311-33/+44
* TimeTester refatctoring.Kozoriz2016-03-101-1/+1
* Review correctives and buildability correctives.Kozoriz2016-03-071-25/+25
* Correctives in ApplicationManager testsKozoriz2016-03-041-220/+319
* Fixes resume flow for non-media application during phone call and tests.Andrey Oleynik2016-02-031-13/+23
* Fixes unit tests for state controller and formatters.Andrey Oleynik2016-01-291-28/+103
* Fix StateController Unit TestAlexander Kutsan2016-01-211-5/+2
* Final formating changed filesAlexander Kutsan2016-01-201-149/+177
* Make Enum values capitalizedAlexander Kutsan2016-01-201-41/+41
* Add missed testcases from sdl_pasaAlexander Kutsan2016-01-191-87/+964
* Remove redundant redifinition of SendActivateAppToHMIAlexander Kutsan2016-01-191-8/+0
* Extract MessageHelper to separate libraryAlexander Kutsan2016-01-191-10/+10
* Resolve rebase conflictsAlexander Kutsan2016-01-191-231/+24
* Fix formating to simplify mergeAlexander Kutsan2016-01-191-142/+222
* Moved, Enabled and partially refactored Unit testsiAndrew52015-10-201-0/+1483