summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test
Commit message (Expand)AuthorAgeFilesLines
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-304-27/+10
* Fixed app activation during resumption (#3001)Andriy Byzhynar (GitHub)2019-08-301-6/+0
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-295-4/+113
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-297-15/+146
* Merge pull request #2980 from smartdevicelink/feature/widget_supportJackLivio2019-08-2617-336/+1354
|\
| * fixup! Implement Resumption for widgetsfeature/widget_supportAndriy Byzhynar (GitHub)2019-08-251-0/+2
| * Add accumulating window capabilitiesmked-luxoft2019-08-202-1/+6
| * fixup! Implement Resumption for widgetsmked-luxoft2019-08-201-1/+1
| * Check hmi level of relevant window on button notificationsmked-luxoft2019-08-204-1/+20
| * Send one OnSystemCapabilitiesUpdated on resumptionmked-luxoft2019-08-205-1/+36
| * Implement Resumption for widgetsAndriy Byzhynar2019-08-207-2/+365
| * Implement hmi capabilties handlingAndriy Byzhynar2019-08-202-0/+6
| * Implement Policies changes and dependenciesAndriy Byzhynar2019-08-202-5/+30
| * Implement StateController changesAndriy Byzhynar2019-08-203-212/+683
| * Add window_id() method to Command classAndriy Byzhynar2019-08-201-0/+1
| * Update OnHMIStatus notificationAndriy Byzhynar2019-08-202-4/+6
| * Update application and its dependenciesAndriy Byzhynar2019-08-207-112/+201
* | Fix shutdown crash static var colission (#2939)Alexander Kutsan (GitHub)2019-08-223-3/+3
|/
* Merge pull request #2034 from shoamano83/feat/sdl-0138_audio_pass_thru_arrayJackLivio2019-08-205-5/+72
|\
| * always make audio_pass_thru_capabilities_ an arraySho Amano2019-08-011-7/+11
| * fix: update hmi_capabilities_test.cc to run on latest codebaseSho Amano2019-07-251-2/+2
| * Update audioPassThruCapabilities in hmi_capabilities.json to arraySho Amano2019-07-255-5/+68
* | Merge pull request #2960 from smartdevicelink/feature/same_app_from_multiple_...Shobhit Adlakha2019-08-162-80/+118
|\ \
| * | Adaptation UTs.sniukalov2019-08-142-80/+118
| |/
* | support tiled menus and submenus (#2968)Collin2019-08-151-0/+3
|/
* Merge pull request #2944 from smartdevicelink/feature/update_and_unpublish_ap...JackLivio2019-07-241-0/+8
|\
| * Merge branch 'develop' into feature/update_and_unpublish_app_serviceJacob Keeler2019-07-193-16/+12
| |\
| * | Fix unit testsJackLivio2019-06-111-0/+8
* | | Process lock_screen_dismissal_warning logicigapchuck2019-07-242-0/+8
| |/ |/|
* | Replace ActivateApp(NONE) logic with CloseApplication logicjacobkeeler2019-06-263-16/+12
|/
* Merge pull request #2907 from smartdevicelink/tests/icon_urlJacob Keeler2019-05-311-2/+62
|\
| * Update unit testtests/icon_urlJackLivio2019-05-301-1/+10
| * ADd unit tests for icon_urlJackLivio2019-05-072-7/+58
* | Addressed review commentstests/rpc_passing_handlerShobhit Adlakha2019-05-151-6/+17
* | Removed unnecessary expectations from testsShobhit Adlakha2019-05-151-21/+8
* | Addressed review commentsShobhit Adlakha2019-05-151-97/+92
* | Added connection key constants and PasstrhoughParams structShobhit Adlakha2019-05-131-94/+112
* | Added RPC Passthrough request timeoutShobhit Adlakha2019-05-131-1/+52
* | Implemented test for UNSUPPORTED_REQUEST response(forwarded to mobile)Shobhit Adlakha2019-05-101-28/+32
* | Implemented test for UNSUPPORTED_REQUEST response(forwarded to core)Shobhit Adlakha2019-05-101-21/+44
* | Fixed typo and implemented mock_rpc_handlerShobhit Adlakha2019-05-101-5/+8
* | Implemeted unit tests for the rpc_passing_handler classShobhit Adlakha2019-05-103-5/+354
|/
* Merge pull request #2901 from smartdevicelink/feature/update_style_scriptJacob Keeler2019-05-0150-565/+680
|\
| * Merge remote-tracking branch 'origin/release/5.1.1' into feature/update_style...feature/update_style_scriptjacobkeeler2019-04-301-2/+6
| |\
| * | Fix build failures from rearranged includesjacobkeeler2019-04-301-0/+1
| * | Run updated style scriptjacobkeeler2019-04-2949-565/+679
* | | Merge remote-tracking branch 'origin/master' into developjacobkeeler2019-05-012-5/+12
|\ \ \ | | |/ | |/|
| * | Merge pull request #2900 from smartdevicelink/fix/building_without_cloudapp_s...Shobhit Adlakha2019-04-301-2/+6
| |\ \ | | |/ | |/|
| | * Added macro to application manager and unit testsShobhit Adlakha2019-04-301-2/+6
| * | Address review comments and fix unit testshotfix/reject_duplicate_service_namesjacobkeeler2019-04-261-3/+6
| |/