summaryrefslogtreecommitdiff
path: root/src/components/utils/test
Commit message (Expand)AuthorAgeFilesLines
* Make shared pointer atomic (#3920)VladSemenyuk2022-06-291-0/+80
* use files from the rps_spec folder without copying to the sdl_core (#3778)RomanReznichenkoLuxoft2022-01-101-1/+1
* Remove unused policy table fields (#3771)Andrii Kalinich (GitHub)2021-10-141-1/+0
* Feature/Boost Logger Implementation (#3571)Shobhit Adlakha2021-04-302-1/+57
* Update travis distro to Ubuntu 20.04 (#3626)Jacob Keeler2021-04-151-2/+2
* Support new database hardware version parameterYana Chernysheva2021-02-021-0/+1
* SYNC-73520: Fixed Issue related to SetAppIcon Path (#3407)Alexander Kutsan (GitHub)2021-01-201-9/+0
* Cover connection handler and policy handler with unit tests (#2682)Mykola Korniichuk (GitHub)2020-11-121-0/+85
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-012-223/+0
* Fix avoid race conditions (#3471)Serhii Niukalov (GitHub)2020-08-212-243/+300
* #3211 [SDL 0234] Proxy Library RPC Generation (#3213)Vladyslav Mustafin2020-02-061-2/+2
* Fix shutdown crash static var colission (#2939)Alexander Kutsan (GitHub)2019-08-221-1/+1
* Run updated style scriptjacobkeeler2019-04-2928-115/+115
* Fix build issues with testsfeature/boost_filesystem_implementationjacobkeeler2018-08-311-5/+6
* Merge pull request #2278 from smartdevicelink/feature/boost_datetime_implemen...Jacob Keeler2018-08-282-234/+139
|\
| * Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-222-0/+135
| |\
| * \ Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-107-651/+42
| |\ \
| * | | Style fixConlain Kelly2018-06-251-9/+5
| * | | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-182-234/+143
* | | | Update unit tests and add condition for flush loggerfix/flush_logger_before_deleting_loop_threadJackLivio2018-08-221-1/+1
| |_|/ |/| |
* | | Add new unit tests for Low Voltage Signals HandlerAndriy Byzhynar2018-08-212-0/+135
| |/ |/|
* | Merge branch 'develop' into feature/boost_lock_implementationJacob Keeler2018-07-192-548/+4
|\ \
| * \ Merge branch 'develop' into feature/STL_sharedptr_implementation_round2Conlain Kelly2018-07-181-57/+0
| |\ \
| * | | style fixConlain Kelly2018-07-181-2/+0
| * | | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-182-548/+6
* | | | Cleanup, add some cmake supportConlain Kelly2018-07-181-123/+0
* | | | Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-183-73/+22
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'develop' into feature/use_STL_atomicsfeature/use_STL_atomicsJacob Keeler2018-07-172-16/+24
| |\ \ \ | | |/ /
| | * | Run Style ScriptJackLivio2018-06-261-6/+12
| | * | cleanup some lock stuff, fix some buggageConlain Kelly2018-06-111-1/+3
| | * | Convert DataAccessor to use a shared_ptr to a lockConlain Kelly2018-06-111-15/+15
| | |/
| * | Remove custom atomic in favor of std::atomic typesConlain Kelly2018-06-251-57/+0
| |/
* | dump current implementation, currently stuck on bigger SDL lock scoping bugConlain Kelly2018-06-052-2/+8
* | Begin changing locks over, very segfault-y right nowConlain Kelly2018-05-312-2/+105
|/
* Additional fixes for 2072fix/load_service_type_as_string_from_backup_ptJackLivio2018-04-041-1/+1
* Fix case sensitive app name and id comparison (#1614)Andrii Kalinich (GitHub)2017-11-022-18/+18
* Not related to RC changesAlexander Kutsan2017-08-166-72/+76
* Add missing semicolonJacob Keeler2017-05-101-1/+1
* Fix style issues in developJacob Keeler2017-05-101-3/+5
* Add patch version to Mobile and HMI APIsfeature/API_patch_versionJacob Keeler2017-04-271-6/+34
* Merge release to developAlex Kutsan2017-01-271-1/+1
|\
| * Change policies path and fix params method usageAlex Kutsan2017-01-181-1/+1
| |\
| | * Fix usages of policy in codeAlexander Kutsan2016-12-051-1/+1
* | | Correctives after reviewIvo Stoilov (GitHub)2017-01-251-1/+1
* | | Correct coding style in mock/test filesIvo Stoilov (GitHub)2017-01-251-1/+0
* | | Update headers according new CMakeListsIvo Stoilov (GitHub)2017-01-251-1/+1
* | | Update test namespaces in Utils testIvo Stoilov (GitHub)2017-01-2529-81/+87
* | | Update all header-guards in projectIvo Stoilov (GitHub)2017-01-251-3/+3
|/ /
* | Refactor CMake filesIvo Stoilov (GitHub)2017-01-122-70/+55
* | Revert "Fix/cmake files refactoring"revert-1144-fix/cmake_files_refactoringAlexander Kutsan (GitHub)2017-01-052-55/+70