summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/rpc_passing_handler_test.cc
Commit message (Expand)AuthorAgeFilesLines
* CCB: Fix unit tests stuck (#3624)Yana Chernysheva (GitHub)2021-02-031-1/+1
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-141-2/+7
* 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-101-0/+348