summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/application_impl_test.cc
Commit message (Expand)AuthorAgeFilesLines
* style fixConlain Kelly2018-07-181-1/+0
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-9/+9
* Revert "Add and fix unit tests about streaming state control"Sho Amano2018-06-281-60/+4
* fix code formatSho Amano2018-06-191-2/+4
* fix-review: disabled some tests in application_impl_test to avoid crashTakamitsu Yoshii2018-06-191-2/+2
* Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-181-8/+8
|\
| * Fix HMI state resolver according to requirments of 'Mobile Projection Phase 2'Elvis Kuliiev2018-05-171-8/+8
* | alignment and style checkfronneburg2018-04-191-4/+4
* | Merge branch 'feat/application_unit_tests' of ssh://autobitbucket.corp.xevo.c...fronneburg2018-04-131-0/+23
* | Merge branch 'fix/fix_application_manager_test' of ssh://autobitbucket.corp.x...fronneburg2018-04-131-0/+6
* | Merge remote-tracking branch 't-yoshii/fix/do-not-allow-streaming-state-chang...Sho Amano2018-04-121-4/+58
|\ \ | |/ |/|
| * Add and fix unit tests about streaming state controlTakamitsu Yoshii2017-09-261-4/+58
* | Merge branch 'release/4.5.0' into fix/OnDriverDistructionJackLivio2018-02-121-26/+46
|\ \
| * | Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-181-1/+3
| * | Updates unit tests after switching logic implementationAndrey Oleynik (GitHub)2018-01-181-0/+3
| * | Updates mocks and tests, makes code buildable with tests enabledAndrey Oleynik (GitHub)2018-01-181-26/+24
| * | Added OnIgnitionOff() and new bool flag to ResumeCtrl classAKalinich-Luxoft2017-12-121-0/+17
| |/
* | Implement new behavior for OnDriverDistraction.agaliuzov2017-12-221-0/+23
|/
* Remove OnNaviSetVideoConfigDone()Sho Amano2017-08-111-11/+0
* Add unit tests for applicationSho Amano2017-08-111-0/+36
* Reivew changesJackLivio2017-08-011-11/+12
* Mobile Projection Implementation and Unit TestsJackLivio2017-07-271-0/+27
* Correct buildability after moving some mock-classesIvo Stoilov (GitHub)2017-01-251-1/+1
* Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-101-1/+1
* Move unit tests for mobile commands in release/4.2.0Levchenko2016-08-231-2/+6
* Create tools to test commandsLevchenko2016-08-231-18/+18
* Code style format with clang-formatKozoriz2016-04-251-13/+20
* Correctives after reviewKozoriz2016-04-251-1/+1
* ApplicationManager tests correctives after removing all singletonsKozoriz2016-04-251-0/+725
* Implement_and_fixed_Unit_Tests_for_Application_Manager_in_GENIVIHerasym Oleh2015-11-241-728/+0
* Unit tests for application managerVeronica Veremjova2015-11-191-0/+728