summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/command_holder_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix IAP device transport switching sequence (#3034)Andrii Kalinich (GitHub)2019-09-251-18/+36
* Run updated style scriptjacobkeeler2019-04-291-4/+4
* Get App Service Data With Subscribe (#2812)JackLivio2019-02-241-6/+8
* style fixConlain Kelly2018-07-181-2/+0
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-8/+8
* Fix build with unit tests after commands factory refactoringValerii2018-06-261-9/+9
* Refactor CommandFactoryIra Lytvynenko2018-06-261-1/+1
* RPCHandler implementationIra Lytvynenko2018-06-261-7/+12
* Fixes RPCs holding for applications being switchedAndrey Oleynik (GitHub)2018-01-181-16/+68
* Renames interfaces according to people desireAndrey Oleynik (GitHub)2018-01-181-14/+14
* Changes CommandHolderImpl usage and removes odd interfaceAndrey Oleynik (GitHub)2018-01-181-10/+5
* Test coverage for postponing commands during switchingAndrey Oleynik (GitHub)2018-01-181-0/+126