summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_regular/test
Commit message (Expand)AuthorAgeFilesLines
* style fixConlain Kelly2018-07-183-11/+9
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-186-29/+29
* Merge branch 'develop' into feature/remove_auto_ptrfeature/remove_auto_ptrJacob Keeler2018-07-1213-12/+89
|\
| * Merge pull request #2291 from smartdevicelink/feature/new_vehicle_data_EPB_st...JackLivio2018-07-1011-0/+44
| |\
| | * Add electronic park brake status data parameterConlain Kelly2018-06-1811-0/+44
| * | Merge pull request #2293 from smartdevicelink/feature/data_turn_signalfix/remove_commented_codefeature/make_makeshared_support_variadic_templatesfeature/increase_policy_utests_speedJackLivio2018-06-2911-0/+44
| |\ \
| | * | Add turn signal data to api and testsConlain Kelly2018-06-2111-0/+44
| | |/
| * | Remove remote control flagIra Lytvynenko (GitHub)2018-06-262-12/+1
| |/
* | replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-181-2/+2
|/
* Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-131-0/+1
|\
| * Fix affected unit testsAndrii Kalinich2018-05-171-0/+1
* | Fix UT after implementation of Expandable DesignBSolonenko2018-05-241-1/+9
* | Merge branch 'develop' into feature/new_vehicle_data_fuel_rangefeature/new_vehicle_data_fuel_rangeJackLivio2018-05-2111-0/+44
|\ \
| * | Add `engineOilLife` vehicle datafeature/engine_oil_lifejacobkeeler2018-04-2611-0/+44
| |/
* | Implement Fuel Range Vehicle Data ParameterJackLivio2018-05-0311-0/+44
|/
* Remove Ford references from policy testsfix/remove_ford_references_from_testsjacobkeeler2018-04-1212-20/+20
* Rename Subject struct to ApplicationOnDeviceAKalinich-Luxoft2017-08-311-4/+0
* Rename Subject struct for policy_regularAKalinich-Luxoft2017-08-302-8/+10
* Remove redundant Object entityAlexander Kutsan2017-08-291-4/+0
* Fix headerguards in changed filesAlexander Kutsan2017-08-291-3/+3
* Remove primary logic from sql queriesAlexander Kutsan2017-08-221-1/+1
* Fix policy unit tests after removing primaryAlexander Kutsan2017-08-221-5/+0
* Remove Promary RC groupAlexander Kutsan2017-08-221-1/+0
* Replace CheckAccess with CheckModule for BaseCommandRequestAndrey Oleynik2017-08-211-14/+0
* Removes unused interfaces from AccessRemote classAndrey Oleynik2017-08-211-103/+0
* Removes obsolete enable/disable interfaces from RCAndrey Oleynik2017-08-211-14/+0
* Fixes AM and RC unit test after removal, drops obsolete codeAndrey Oleynik2017-08-212-31/+3
* Removes primary device handling logicAndrey Oleynik2017-08-212-5/+0
* Removes passenger-related logic from policyAndrey Oleynik2017-08-211-9/+0
* Removes non-primary RC groups processing from policyAndrey Oleynik2017-08-211-4/+0
* Removes 'groups_nonPrimaryRC' supportAndrey Oleynik2017-08-211-1/+0
* Removes 'user_consent_passengerRC' supportAndrey Oleynik2017-08-211-6/+0
* Removes 'country_consent_passengerRC' supportAndrey Oleynik2017-08-211-6/+0
* Implementation of Remote Control pluginAlexander Kutsan2017-08-168-513/+412
* Updated/added unit tests for provided fixesAKalinich-Luxoft2017-06-141-3/+1
* Fixed retry sequence timeout for PTUAKalinich-Luxoft2017-06-141-1/+1
* Add missing functionality fo policiesokozlovlux2017-05-171-1/+1
* Fix wrong if case in policyHerasym Oleh2017-05-171-2/+2
* Fix policy unexpected PTUHerasym Oleh2017-05-171-0/+2
* Add functionality for External UCSokozlovlux2017-05-173-31/+48
* Add new external UCS-related params in PTU, PreloadedPT, SnapshotPTIvo Stoilov (GitHub)2017-05-171-0/+2
* Fix unit test for retry sequenceVeronica Veremjova2017-05-111-11/+23
* Fix according unit testVeronica Veremjova2017-05-101-1/+1
* Fix coding styleSergey Levchenko (GitHub)2017-04-212-4/+1
* Merge release to developAlex Kutsan2017-01-2731-0/+26607
|\
| * Change policies path and fix params method usageAlex Kutsan2017-01-1831-0/+26608
| |\ |/ /
| * Merge pull request #1180 from LuxoftAKutsan/fix/send_on_status_update_after_o...Alexander Kutsan (GitHub)2017-01-172-2/+5
| |\
| | * Remove nitification update_manager on AddApplicationAlexander Kutsan2017-01-172-2/+5
| * | fixup! Avoid using miliseconds for retry sequence timeoutAlexander Kutsan2017-01-171-2/+1
| |/
| * Use secconds against ms in RPCsAlex Kutsan2017-01-132-3/+3