summaryrefslogtreecommitdiff
path: root/src/components/connection_handler/include/connection_handler
diff options
context:
space:
mode:
authorAKalinich-Luxoft <AKalinich@luxoft.com>2017-12-22 19:57:04 +0200
committerAKalinich-Luxoft <AKalinich@luxoft.com>2018-01-29 09:06:33 +0200
commit9c5215754d507506d6587955c400d6ed184ec5b2 (patch)
tree403cae134f24642d40b6dcb213b8a6e1b3f804ac /src/components/connection_handler/include/connection_handler
parent4ce09f81793c0a2df3826e412831a1ddd0a5ce54 (diff)
downloadsdl_core-9c5215754d507506d6587955c400d6ed184ec5b2.tar.gz
Fixed mocks and related unit tests
NotifySessionStartedResult function were renamed to NotifySessionStartedContext due to complexity of working with overloaded functions in unit test classes. Fixed protocol and connection handler unit tests. Fixed security manager tests.
Diffstat (limited to 'src/components/connection_handler/include/connection_handler')
-rw-r--r--src/components/connection_handler/include/connection_handler/connection_handler_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/connection_handler/include/connection_handler/connection_handler_impl.h b/src/components/connection_handler/include/connection_handler/connection_handler_impl.h
index 44d9d213bc..120d48917b 100644
--- a/src/components/connection_handler/include/connection_handler/connection_handler_impl.h
+++ b/src/components/connection_handler/include/connection_handler/connection_handler_impl.h
@@ -212,7 +212,7 @@ class ConnectionHandlerImpl
/**
* \brief Callback function used by ProtocolHandler
* when Mobile Application initiates start of new session.
- * Result must be notified through NotifySessionStartedResult().
+ * Result must be notified through NotifySessionStartedContext().
* \param connection_handle Connection identifier within which session
* has to be started.
* \param sessionId Identifier of the session to be start