summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/app_launch
Commit message (Expand)AuthorAgeFilesLines
* Feature/Boost Logger Implementation (#3571)Shobhit Adlakha2021-04-301-1/+1
* Store resumption data in storage folder (#3686)Jacob Keeler2021-04-221-5/+9
* CCB: Fix unit tests stuck (#3624)Yana Chernysheva (GitHub)2021-02-031-15/+15
* [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-041-1/+2
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-141-9/+21
* Run updated style scriptjacobkeeler2019-04-293-24/+24
* style fixConlain Kelly2018-08-101-1/+2
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-103-21/+19
|\
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-183-12/+12
| * replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-183-6/+6
* | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-181-17/+18
|/
* Apply code review commentsIvo Stoilov (GitHub)2017-02-061-1/+1
* Refactor AppLaunchController test to use TestAsyncWaiterIvo Stoilov (GitHub)2017-02-061-25/+42
* Create mock for LastState classdcherniev2017-01-101-3/+3
* Format codding style with updated config file.Kozoriz2016-11-091-3/+3
* Common AppLaunchController functionalityAlexander Kutsan2016-08-054-32/+459
* AppLaunchData common implementationAnton Hrytsevich2016-08-042-0/+678