summaryrefslogtreecommitdiff
path: root/src/components/utils/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Refactor CMake filesIvo Stoilov (GitHub)2016-12-302-70/+55
|/
* Change version of API in MOBILE_API.xmldcherniev2016-11-302-5027/+2
* Merge commit '5bf2c5500309d36b60987e74bdd4ed1610ecffde' into release/4.2.0Alexander Kutsan2016-10-151-0/+1
|\
| * Added Enum to other fileshotfix/generic_display_type_enumJackLivio2016-10-131-0/+1
* | Extend SDL interfaces for AppLaunch functionalityAlexander Kutsan2016-08-041-0/+25
* | Divide ResumeCtrl onto interface and implementationLevchenko2016-08-041-17/+16
|/
* SDL doesn't cut image in softbutton with "Type"=TEXT (#673)Dmitrii Trunov (GitHub)2016-07-081-2/+2
* Correct project structure in Utils testsKozoriz2016-05-1710-25/+23
* Correct project structure in Policy componentKozoriz2016-05-172-2/+2
* Improve AutoTrace_WriteToFile_ReadCorrectStringAlexander2016-05-051-18/+49
* Disabe and enable logger before aututrace testAlexander2016-05-051-0/+2
* Add space according coding style in auto trace testVeronica Veremjova2016-04-291-1/+1