summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/test
Commit message (Expand)AuthorAgeFilesLines
* fixup! remove struct timeval and use boost time_duration insteadLitvinenkoIra2018-08-312-2/+2
* Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-221-18/+18
|\
| * Fix affected unit tests in policyAKalinich-Luxoft2018-07-201-18/+18
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-1038-66/+264
|\ \ | |/
| * Replace utils::SharedPtr with std::shared_ptr and fix its usage for external ...Ira Lytvynenko (GitHub)2018-07-202-12/+13
| * style fixConlain Kelly2018-07-183-5/+0
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-1810-45/+45
| * Merge branch 'develop' into feature/remove_auto_ptrfeature/remove_auto_ptrJacob Keeler2018-07-1227-6/+208
| |\
| | * Merge pull request #2291 from smartdevicelink/feature/new_vehicle_data_EPB_st...JackLivio2018-07-1026-0/+104
| | |\
| | | * Add electronic park brake status data parameterConlain Kelly2018-06-1826-0/+104
| | * | Merge pull request #2293 from smartdevicelink/feature/data_turn_signalfix/remove_commented_codefeature/make_makeshared_support_variadic_templatesfeature/increase_policy_utests_speedJackLivio2018-06-2926-0/+104
| | |\ \
| | | * | Add turn signal data to api and testsConlain Kelly2018-06-2126-0/+104
| | | |/
| | * | Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-6/+0
| | |/
| * | replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-181-3/+3
| |/
* | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-182-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 unit tests according to changed logicAndriy Byzhynar2018-05-241-1/+2
* | Merge branch 'develop' into feature/new_vehicle_data_fuel_rangefeature/new_vehicle_data_fuel_rangeJackLivio2018-05-2126-0/+104
|\ \
| * | Add `engineOilLife` vehicle datafeature/engine_oil_lifejacobkeeler2018-04-2626-0/+104
| |/
* | Implement Fuel Range Vehicle Data ParameterJackLivio2018-05-0326-0/+104
|/
* Fix style after PR #2132vkushnirenko-luxoft2018-04-171-2/+1
* Remove Ford references from policy testsfix/remove_ford_references_from_testsjacobkeeler2018-04-1238-71/+71
* Fix unit test expectationAKalinich-Luxoft2017-09-271-1/+1
* Rename Subject struct to ApplicationOnDeviceAKalinich-Luxoft2017-08-311-9/+7
* Remove redundant Object entityAlexander Kutsan2017-08-291-4/+0
* Fix UTIra Lytvynenko2017-08-231-1/+1
* Replace CheckAccess with CheckModule for BaseCommandRequestAndrey Oleynik2017-08-211-15/+0
* Removes primary device handling logicAndrey Oleynik2017-08-211-3/+0
* Removes 'user_consent_passengerRC' supportAndrey Oleynik2017-08-212-3/+0
* Removes 'country_consent_passengerRC' supportAndrey Oleynik2017-08-212-3/+0
* Not related to RC changesAlexander Kutsan2017-08-162-257/+1
* Implementation of Remote Control pluginAlexander Kutsan2017-08-165-2/+164
* Fixes unit test for external user consentAndrey Oleynik2017-06-021-8/+16
* Adds logic handling priorities of user/external consent based on timestampsAndrey Oleynik2017-06-021-0/+3
* Fix absent status updateHerasym Oleh2017-05-171-0/+4
* Fix SDL ignores externalConsentStatusatimchenko2017-05-174-6/+11
* Add functionality for External UCSokozlovlux2017-05-179-544/+737
* Adds draft business logic for 'CCS ON' case and unit testAndrey Oleynik2017-05-177-47/+1382
* Add new external UCS-related params in PTU, PreloadedPT, SnapshotPTIvo Stoilov (GitHub)2017-05-179-408/+454
* Add unit test into PolicyManagerImpldcherniev2017-04-281-0/+34
* Move HMI commands missed tests from release/4.3.0 to developIra Lytvynenko2017-02-072-4/+8
* Merge release to developAlex Kutsan2017-01-2757-0/+66523
|\
| * Merge pull request #1179 from LuxoftAKutsan/fix/pt_update_preloaded_pt_ommitedAlexander Kutsan (GitHub)2017-01-166-8/+7
| |\
| | * Disable tests that need to be reworkedAlexander Kutsan2017-01-162-4/+7
| | * Remove preloaded date from update pt json in UTAlexander Kutsan2017-01-164-4/+0
| * | Init variable before readAlex Kutsan2017-01-131-0/+1
| * | Use secconds against ms in RPCsAlex Kutsan2017-01-131-1/+1
| * | Use miliseconds as parameter of OnUpdateSentOut functionLitvinenkoIra2017-01-102-2/+2
| * | Fix OnUpdateSentOut unit testLitvinenkoIra2017-01-101-8/+50
| |/