summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/event_engine_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-1/+1
* Update test namespaces in ApplicationManager componentIvo Stoilov (GitHub)2017-01-251-1/+1
* Rename mock files to correct namingIvo Stoilov (GitHub)2017-01-251-1/+1
* Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-101-1/+0
* Correct project structure in ApplicationManagerKozoriz2016-05-171-3/+4
* Code style format with clang-formatKozoriz2016-04-251-7/+9
* Correctives after reviewKozoriz2016-04-251-2/+2
* ApplicationManager tests correctives after removing all singletonsKozoriz2016-04-251-12/+13
* Fix_build_by_modifying_test_codeVProdanov2016-02-091-12/+12
* Implement_and_fixed_Unit_Tests_for_Application_Manager_in_GENIVIHerasym Oleh2015-11-241-85/+0
* Unit tests for application managerVeronica Veremjova2015-11-191-0/+264