summaryrefslogtreecommitdiff
path: root/src/components/security_manager/test
Commit message (Expand)AuthorAgeFilesLines
* style fixConlain Kelly2018-07-182-3/+0
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-184-24/+24
* Merge pull request #2218 from smartdevicelink/fix/fix_certificate_saving_afte...JackLivio2018-06-181-18/+12
|\
| * Added logic related to certificate savingfix/fix_certificate_saving_after_ptuAKalinich-Luxoft2018-06-181-1/+0
| * Fixed affected mocks and UT'sAKalinich-Luxoft2018-06-181-18/+13
* | removed TLS handshake app name string compare and updated UTMarkos Rapitis2018-06-181-9/+0
|/
* Fixed affected mocks and UT'sAKalinich-Luxoft2018-06-183-0/+39
* Add UT for DTLSValerii2018-06-183-62/+90
* Fix security manager UTValerii2018-06-184-266/+317
* Updates after Livio reviewAndrii Kalinich2018-06-131-3/+0
* Merge branch 'develop' into feature/get_system_timeAndrii Kalinich (GitHub)2018-06-051-22/+37
|\
| * Merge remote-tracking branch 'origin/feature/ubuntu_16_04_linux_support' into...Jacob Keeler2018-05-091-22/+37
| |\
| | * Support OpenSSL built without SSL3feature/ubuntu_16_04_linux_supportJacob Keeler2017-01-101-22/+37
* | | Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-063-100/+41
|/ /
* | Fixed mocks and related unit testsAKalinich-Luxoft2018-01-292-30/+51
* | Minor refactoring in protocol and security managerAKalinich-Luxoft2018-01-291-3/+3
* | Update generate_test_certificates.py scriptSergey Levchenko (GitHub)2017-06-233-21/+17
* | Add missing functionality fo policiesokozlovlux2017-05-171-1/+2
* | Apply code review commentsIvo Stoilov (GitHub)2017-02-061-7/+10
* | Refactor SecurityManager test to use TestAsyncWaiterIvo Stoilov (GitHub)2017-02-062-39/+115
* | Refactor CMake filesIvo Stoilov (GitHub)2017-01-121-16/+8
* | Revert "Fix/cmake files refactoring"revert-1144-fix/cmake_files_refactoringAlexander Kutsan (GitHub)2017-01-051-8/+16
* | Refactor CMake filesIvo Stoilov (GitHub)2016-12-301-16/+8
* | Fix tests for ssl contextVeronica Veremjova2016-11-151-17/+28
* | Format codding style with updated config file.Kozoriz2016-11-091-8/+8
|/
* Changed assert to if for not critical optionAlexander Kutsan2016-07-072-17/+22
* Format all code in projectKozoriz2016-04-265-166/+149
* Code style format with clang-formatKozoriz2016-04-251-3/+4
* Correctives after reviewKozoriz2016-04-251-2/+2
* Change other unit-tests according new code changesiAndrew52016-04-041-48/+59
* Security and Utils tests correctivesKozoriz2016-03-311-0/+2
* Changes after reviewKozoriz2016-03-171-0/+1
* Remove SecurityManager singletonKozoriz2016-03-104-277/+455
* Correctives in SecurityManager and TimeTesterKozoriz2016-03-041-1/+1
* Changed code style in security manager testsVeronica Veremjova2016-02-162-54/+52
* Add unit tests for Security ManagerVeronica Veremjova2016-02-152-127/+351
* Remove the problems which has been appeared after merging master to developagaliuzov2016-05-151-1/+1
* Integrate CustomStringdtrunov2016-01-202-94/+186
* Mistake correctives and remove SetUp methodKozoriz2015-12-251-9/+12
* Remove commented code in security_manager_test CmakeKozoriz2015-12-251-2/+0
* Add macro OVERRIDE for virtual methodsKozoriz2015-12-251-2/+2
* Remove not used library from security manager testsKozoriz2015-12-251-2/+2
* Remove commented codeKozoriz2015-12-251-2/+0
* Beautifiring mock and test filesKozoriz2015-12-256-437/+461
* Include correctives in security_manager_tests and mocksKozoriz2015-12-256-6/+10
* Add tow new test files for security_managerKozoriz2015-12-233-0/+678
* Enabled security_query_test in security_managerKozoriz2015-12-232-2/+2
* Fix all tests in crypto_manger testsKozoriz2015-12-232-385/+151
* Update of all tests in security_manager_test.ccKozoriz2015-12-231-73/+107
* CMakeFiles update for security_test workingKozoriz2015-12-231-2/+1