summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/usage_statistics_test.cc
Commit message (Expand)AuthorAgeFilesLines
* style fixConlain Kelly2018-07-181-4/+1
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-4/+4
* replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-181-3/+3
* Moved mocks to correct dirIvo Stoilov (GitHub)2017-01-251-1/+1
* Correct buildability after moving some mock-classesIvo Stoilov (GitHub)2017-01-251-1/+1
* Code style format with clang-formatKozoriz2016-04-251-3/+3
* ApplicationManager tests correctives after removing all singletonsKozoriz2016-04-251-1/+1
* Move UT for Usage Statistics class from PASA to GeniviiAndrew52016-03-291-0/+174