summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/test/transport_manager_default_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-271-1/+20
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-141-29/+35
* Rework Uts and add synchronization to avoid race condition in transport adapt...Serhii Niukalov (GitHub)2020-01-241-92/+193
* Fix SDL behavior during LOW_VOLTAGE (#3029)Andrii Kalinich (GitHub)2019-09-241-0/+13
* Address commentsfeature/bt_uuid_ini_configJackLivio2019-06-171-0/+22
* Run updated style scriptjacobkeeler2019-04-291-4/+4
* Merge pull request #236 in NAR/sdl-core from fix/build_errors_in_tests to fea...Frank Ronneburg2018-04-111-0/+12
* Fix unit test failureJackLivio2018-02-211-1/+32
* Fix bluetooth restore on startupJackLivio2018-02-201-5/+6
* Rename mock files to correct namingIvo Stoilov (GitHub)2017-01-251-3/+3
* Replace LastState onto mock object for UTdcherniev2017-01-101-10/+46
* Create mock for LastState classdcherniev2017-01-101-4/+6
* Temporary disable TransportManagerDefault UTdcherniev2016-12-021-1/+2
* Fix_core_dump_due_to_connection_been_created_twiceVProdanov2016-07-191-4/+6
* Code style format with clang-formatKozoriz2016-04-251-7/+13
* TransportManager test update after removing all singletonesKozoriz2016-04-251-8/+29
* Added UT for transport manager & partially refactorediAndrew52015-10-281-0/+46