summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/test
Commit message (Expand)AuthorAgeFilesLines
* Fix style (#3398)Mykhailo Vorobiov (GitHub)2020-05-272-13/+17
* Increase policy unit-tests speed (#2315)Pavel Zhdanov (GitHub)2020-05-224-58/+274
* Rewrite unit tests for PolicyManagerImpl from External flow (#3353)Yana Chernysheva (GitHub)2020-05-2149-61422/+5217
* Remove redundant GetSystemInfo sending (#3305)Ira Lytvynenko (GitHub)2020-04-031-8/+0
* Fix/SDL does not send BC.PolicyUpdate to HMI if no apps are registered (#3280)Shobhit Adlakha2020-03-114-0/+11
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-272-7/+14
* fix warning in compiling core (#3236)Collin2020-02-061-2/+1
* Feature/HMI Policy Table Update using vehicle modem (#3201)Ira Lytvynenko (GitHub)2020-02-051-0/+6
* Fix build witj external proprietary after update new jsoncpp lib (#3224)Yevhenii Dementieiev (GitHub)2020-01-302-4/+4
* Update jsoncpp library (#3155)Yevhenii Dementieiev (GitHub)2020-01-296-38/+49
* Check if there are any registered app before sending UPDATE_NEEDED (#3090)Ira Lytvynenko (GitHub)2019-10-211-0/+2
* Fix PTU notifications order (#3051)Andrii Kalinich (GitHub)2019-10-013-22/+67
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-307-60/+121
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-294-44/+55
* Fix shutdown crash static var colission (#2939)Alexander Kutsan (GitHub)2019-08-221-1/+1
* Removed DEPRECATED methods.sniukalov2019-08-143-10/+10
* Adaptation UTs.sniukalov2019-08-145-286/+414
* Run updated style scriptjacobkeeler2019-04-2913-62/+61
* Update var name to kServiceTypefeature/app_service_policies_unit_testsJackLivio2019-03-171-4/+4
* Address commentsJackLivio2019-03-171-5/+7
* Fix styleJackLivio2019-03-111-9/+5
* App service policies unit testsJackLivio2019-03-112-1/+40
* Update policy unit testsJackLivio2019-02-191-2/+2
* Add cloud app parameters to external policiesjacobkeeler2018-11-091-2/+2
* Added CloudAppVehicleID param to all other policy tablesShobhitAd2018-11-0126-0/+104
* Remove OnPolicyInit, Unused Function (#2650)JackLivio2018-10-032-37/+0
* Fix/sdl_does_not_send SDL.OnStatusUpdate(UPDATE_NEEDED) (#2494)Andriy Byzhynar (GitHub)2018-10-021-1/+1
* Add filtering for policy table parametersJackLivio2018-09-192-12/+12
* 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