summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/application_manager_impl_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-12/+12
* Fix build failures when ENABLE_LOG=OFFjacobkeeler2018-08-211-0/+2
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-1/+2
* style fixConlain Kelly2018-07-181-8/+4
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-27/+27
* Merge branch 'develop' into feature/remove_auto_ptrfeature/remove_auto_ptrJacob Keeler2018-07-121-9/+433
|\
| * Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-051-7/+25
| |\
| | * Fix UTsOleksandr Lohvinenko (GitHub)2018-06-261-0/+4
| | * Fixed get RC ApplicationsBSolonenko2018-06-261-0/+7
| | * Fix build with unit tests after commands factory refactoringValerii2018-06-261-6/+10
| | * RPCHandler implementationIra Lytvynenko2018-06-261-5/+4
| | * RPCService implementationIra Lytvynenko2018-06-261-1/+4
| * | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-181-0/+48
| |\ \ | | |/
| * | Merge branch 'bugfix/SDL-2547' of ssh://autobitbucket.corp.xevo.com:7999/nar/...fronneburg2018-04-261-9/+6
| * | Merge pull request #258 in NAR/sdl-core from bugfix/SDL-2547 to feature/Ford-...Frank Ronneburg2018-04-261-20/+19
| * | Merge pull request #251 in NAR/sdl-core from fix/sdl-2574 to feature/Ford-WiFiFrank Ronneburg2018-04-131-0/+22
| * | Merge branch 'feat/application_unit_tests' of ssh://autobitbucket.corp.xevo.c...fronneburg2018-04-131-2/+390
* | | replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-181-1/+1
| |/ |/|
* | 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