summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/application_manager_impl_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Set app icon ut coverage.feature/app_icon_resumptionBSolonenko2018-05-251-0/+48
* Fix/unregister while audio pass thru (#1757)Sho Amano2018-03-261-0/+117
* Replace pragma with header guardsAndriy Byzhynar2018-01-181-4/+2
* Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-8/+4
* Updates mocks and unit tests after prior commitAndrey Oleynik (GitHub)2018-01-181-39/+68
* Fixes handling of way points un/subscription for transport switch caseAndrey Oleynik (GitHub)2018-01-181-8/+15
* Renames interfaces for consistencyAndrey Oleynik (GitHub)2018-01-181-1/+1
* Test coverage for postponing commands during switchingAndrey Oleynik (GitHub)2018-01-181-33/+69
* Moves app data recall logic out of ApplicationManagerAndrey Oleynik (GitHub)2018-01-181-161/+0
* Initial implementation of resumption during switchingAndrey Oleynik (GitHub)2018-01-181-1/+164
* Covers new AM/App interfaces w/ unit tests related to transport switchingAndrey Oleynik (GitHub)2018-01-181-0/+117
* Add video related keys in bson_object_keys.ccSho Amano2017-08-111-20/+34
* Rename 'desiredHeight' and 'desiredWidth' tagsSho Amano2017-08-111-6/+6
* fix: wrong service started result may be notifiedSho Amano2017-08-111-22/+22
* Use newly added SmartObject keysSho Amano2017-08-111-8/+10
* Add unit tests for application managerSho Amano2017-08-111-0/+428
* Move application manager implementation testsPDmytriiev2017-01-261-0/+200