summaryrefslogtreecommitdiff
path: root/src/components/policy/test
Commit message (Expand)AuthorAgeFilesLines
* Delete all policies for change folder structureAlexander Kutsan2016-12-0531-26599/+0
* Created test fixture for SQLPTRepresentationTest3hotfix/store_policy_db_in_storage_folderJacob Keeler2016-10-251-36/+32
* Fix policy test failuresJacob Keeler2016-10-211-5/+17
* Fix application add to app_level tableVladislav Antonov2016-07-291-0/+531
* Merge pull request #681 from dev-gh/fix/Fixes_app_default_policies_settingAleksandr Galiuzov (GutHub)2016-07-111-13/+46
|\
| * Updates unit tests to check default policy settingAndrey Oleynik2016-07-081-13/+46
* | Extends unit tests to cover fixes of policy data savingAndrey Oleynik2016-07-081-10/+33
|/
* Updates unit tests to check certificate saving/reading from DBAndrey Oleynik2016-07-071-2/+14
* Fix tests in policy and sql_pt_representationKozoriz2016-05-262-2/+4
* Disabled some testsAndrey Oleynik2016-05-212-2/+2
* Beautify codeArtem Nosach2016-05-202-9/+11
* Merge remote-tracking branch 'origin/master' into developArtem Nosach2016-05-202-11/+9
|\
| * Fixes retry sequence implementationAnton Hrytsevich2016-05-132-107/+117
* | Correct project structure in Policy componentKozoriz2016-05-1710-16/+13
* | Format all code in projectKozoriz2016-04-267-297/+299
* | Code style format with clang-formatKozoriz2016-04-254-138/+185
* | Correctives after reviewKozoriz2016-04-252-4/+4
* | Policy tests correctives after removeing all singletonesKozoriz2016-04-254-85/+19
* | Fix tests in resumption, policy and protocol_handlerKozoriz2016-04-151-2/+4
* | Fix sql tests and disable some timer testsKozoriz2016-04-151-0/+2
* | Changes after reviewKozoriz2016-03-314-7/+8
* | Policy tests correctivesKozoriz2016-03-314-36/+95
* | Move UT for Usage Statistics class from PASA to GeniviiAndrew52016-03-294-24/+89
* | Create retry sequence in policyAnton Hrytsevich2016-02-223-10/+15
* | Fix merging updated PreloadedPT into existing databaseAsen Kirov2016-02-021-11/+0
* | Added improvements to code in policy testVeronica Veremjova2016-02-011-13/+13
* | Add typedef to NumberOfNotifications in policy typesVeronica Veremjova2016-01-281-1/+1
* | Add unit tests for Policy NumberOfNotificationsVeronica Veremjova2016-01-282-5/+285
* | Integrate CustomStringdtrunov2016-01-202-204/+219
* | Remove_redundant_testsboniaslasher2015-12-291-24/+0
* | Implement_and_fixed_Unit_Tests_for_PolicyHerasym Oleh2015-12-156-1869/+48
* | Implement_and_fixed_Unit_Tests_for_Application_Manager_in_GENIVIHerasym Oleh2015-11-241-1/+0
* | Unit tests for policyVeronica Veremjova2015-11-1913-2127/+4208
* | Remove compiler warningsagaliuzov2015-11-181-7/+7
* | Merge branch 'release/4.0.0' into developiAndrew52015-10-291-4/+0
|\ \ | |/
| * Moved, Enabled and partially refactored Unit testsiAndrew52015-10-202-87/+151
| * Disabled some tests in CmakeLists to enable compilation with TESTSiAndrew52015-10-191-1/+1
* | Added UT for SQL PT RepresentationiAndrew52015-10-2825-510/+19173
* | Disabled some tests in CmakeLists to enable compilation with TESTSiAndrew52015-10-281-1/+1
* | fixed comment after reviewdtrunov2015-08-032-2/+2
* | move wraper for db to component utilsdtrunov2015-06-2310-2001/+0
* | Merge branch 'release/4.0.0' into developAlexandr Galiuzov2015-06-191-0/+5
|\ \ | |/
| * APPLINK-12266: OnAppRegistered: SDL must provide the transport type informati...Alexandr Galiuzov2015-04-301-0/+2
| * Merge remote-tracking branch 'origin/APPLINK-11717_Malformed_crash' into rele...Aleksandr Galiuzov2015-04-172-39/+0
| |\
| * | APPLINK-11621. PoliciesManager: Adding support of RequestType field to the po...Andrey Oleynik2015-03-231-0/+3
* | | APPLINK-12828: deviceID for all connected devices with/without SDL-enabled ap...Dmitriy Klimenko2015-05-121-0/+2
| |/ |/|
* | Add one test main.cc file with correct logger deinitializationElisey Zamakhov2015-03-182-39/+0
|/
* APPLINK-11295. Fixed endpoints url storing in DB.Andrey Oleynik2015-02-231-273/+273
* APPLINK-11088. Fixed test build after bugfix.Andrey Oleynik2015-02-232-7/+12
* Bug Fixes and ImprovementsSynchronizationCommitJustin Dickow2015-02-2020-2429/+2908