summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/policy_handler_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't force a PTU when an invalid PT is receivedhotfix/invalid_ptu_loopjacobkeeler2018-04-091-1/+0
* Fix build issues and test failures when building with ENABLE_SECURITY=OFFfix/security_off_buildjacobkeeler2018-03-211-1/+7
* Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-181-14/+53
* Updated/added unit tests for provided fixesAKalinich-Luxoft2017-06-141-10/+35
* Fix policy unexpected PTUHerasym Oleh2017-05-171-3/+3
* Fix SDL ignores externalConsentStatusatimchenko2017-05-171-3/+110
* Add functionality for External UCSokozlovlux2017-05-171-69/+704
* Remove unused method PolicyHandler::ResetRetrySequenceAlex Kutsan2017-05-151-9/+0
* Fix UPDATE_NEEDED is sent if user requested PTU from HMIAlex Kutsan2017-05-151-1/+1
* Fix failed UT in PROPRIETARY modeTeodora Kireva2017-04-121-1/+1
* Fix missing check for empty URLsTeodora Kireva2017-04-121-1/+1
* Fix code optimization and beautifyingTeodora Kireva2017-04-121-2/+4
* Fix OnSystemRequest cycling urls refactoringTeodora Kireva2017-04-101-0/+7
* Remove nitification update_manager on AddApplicationAlexander Kutsan2017-01-171-1/+2
* Use secconds against ms in RPCsAlex Kutsan2017-01-131-6/+18
* Update update_reuire in timeAlex Kutsan2017-01-111-0/+1
* Fixes choosing of application to request backend for policy update (#1146)Andrey Oleynik (GitHub)2017-01-041-2/+111
* Add check of HMI level before sending.Kozoriz2016-12-231-1/+0
* Fix EXTERNAL_PROPRIETARY implementation of command.Vladislav Antonov2016-12-151-2/+8
* Aligned naming of EXTENDED_POLICY modesAndrey Oleynik2016-12-131-14/+14
* Renames EXTENDED_POLICY definition to PROPRIETARY_MODE to avoid confusionAndrey Oleynik2016-12-131-6/+6
* Update tests according new functionalityKozoriz2016-12-051-0/+18
* Beautifies with clang-formatAndrey Oleynik2016-12-051-31/+17
* Fixes build issue for unit testAndrey Oleynik2016-12-051-1/+2
* make variable cert_data constAlexander Kutsan2016-12-051-2/+2
* Use unsigned integer initialisationAlexander Kutsan2016-12-051-6/+6
* Make mock message helper variableAlexander Kutsan2016-12-051-36/+39
* Rename not provate variableAlexander Kutsan2016-12-051-3/+3
* Changes EXTENDED_POLICY to EXTERNAL_POLICYAndrey Oleynik2016-12-051-12/+12
* Fix style issuesAlexander Kutsan2016-12-051-3/+4
* Fix usages of policy in codeAlexander Kutsan2016-12-051-32/+117
* Fix tests in PolicyHandlerKozoriz2016-05-261-18/+46
* Revert "Disable failed tests"Andrey Oleynik2016-05-201-4/+7
* Disable failed testsArtem Nosach2016-05-201-7/+4
* Disable failed testsArtem Nosach2016-05-201-9/+12
* Correct project structure in ApplicationManagerKozoriz2016-05-171-1/+1
* Formatted code according google styleVeronica Veremjova2016-05-161-17/+24
* Add unit tests for policy handlerVeronica Veremjova2016-05-131-277/+769
* Code style format with clang-formatKozoriz2016-04-251-37/+50
* Correctives after reviewKozoriz2016-04-251-9/+9
* ApplicationManager tests correctives after removing all singletonsKozoriz2016-04-251-0/+935
* Implement_and_fixed_Unit_Tests_for_Application_Manager_in_GENIVIHerasym Oleh2015-11-241-909/+0
* Unit tests for application managerVeronica Veremjova2015-11-191-0/+909