|
- \hypertarget{namespacetest__i2c}{}\section{test\+\_\+i2c Namespace Reference}
- \label{namespacetest__i2c}\index{test\+\_\+i2c@{test\+\_\+i2c}}
- \subsection*{Classes}
- \begin{DoxyCompactItemize}
- \item
- class \mbox{\hyperlink{classtest__i2c_1_1_i2_c}{I2C}}
- \end{DoxyCompactItemize}
- \subsection*{Functions}
- \begin{DoxyCompactItemize}
- \item
- \mbox{\hyperlink{namespacetest__i2c_a04c34c5bd7848008eb6803be850b2296}{T\+E\+ST}} (Test\+\_\+i2c\+\_\+impl, Test\+Concept)
- \item
- \mbox{\hyperlink{namespacetest__i2c_a74c8554cb3a4c7bd022cd854feb06688}{T\+E\+ST}} (Test\+\_\+i2c\+\_\+impl, Test\+Construction)
- \item
- \mbox{\hyperlink{namespacetest__i2c_aee88e63fc24ad87c0987c6f207dd20fa}{T\+E\+ST}} (Test\+\_\+i2c\+\_\+impl, Test\+Functionality)
- \end{DoxyCompactItemize}
-
-
- \subsection{Detailed Description}
- \begin{DoxyWarning}{Warning}
- This is not right way of testing communication interfaces. We have to implement a Mock object to simulate the slave\textquotesingle{}s behavior. Until then we have the following.
- \end{DoxyWarning}
-
-
- \subsection{Function Documentation}
- \mbox{\Hypertarget{namespacetest__i2c_a04c34c5bd7848008eb6803be850b2296}\label{namespacetest__i2c_a04c34c5bd7848008eb6803be850b2296}}
- \index{test\+\_\+i2c@{test\+\_\+i2c}!T\+E\+ST@{T\+E\+ST}}
- \index{T\+E\+ST@{T\+E\+ST}!test\+\_\+i2c@{test\+\_\+i2c}}
- \subsubsection{\texorpdfstring{T\+E\+S\+T()}{TEST()}\hspace{0.1cm}{\footnotesize\ttfamily [1/3]}}
- {\footnotesize\ttfamily test\+\_\+i2c\+::\+T\+E\+ST (\begin{DoxyParamCaption}\item[{Test\+\_\+i2c\+\_\+impl}]{, }\item[{Test\+Concept}]{ }\end{DoxyParamCaption})}
-
-
-
- Definition at line 56 of file test\+\_\+i2c\+\_\+impl.\+cpp.
-
- \mbox{\Hypertarget{namespacetest__i2c_a74c8554cb3a4c7bd022cd854feb06688}\label{namespacetest__i2c_a74c8554cb3a4c7bd022cd854feb06688}}
- \index{test\+\_\+i2c@{test\+\_\+i2c}!T\+E\+ST@{T\+E\+ST}}
- \index{T\+E\+ST@{T\+E\+ST}!test\+\_\+i2c@{test\+\_\+i2c}}
- \subsubsection{\texorpdfstring{T\+E\+S\+T()}{TEST()}\hspace{0.1cm}{\footnotesize\ttfamily [2/3]}}
- {\footnotesize\ttfamily test\+\_\+i2c\+::\+T\+E\+ST (\begin{DoxyParamCaption}\item[{Test\+\_\+i2c\+\_\+impl}]{, }\item[{Test\+Construction}]{ }\end{DoxyParamCaption})}
-
-
-
- Definition at line 61 of file test\+\_\+i2c\+\_\+impl.\+cpp.
-
- \mbox{\Hypertarget{namespacetest__i2c_aee88e63fc24ad87c0987c6f207dd20fa}\label{namespacetest__i2c_aee88e63fc24ad87c0987c6f207dd20fa}}
- \index{test\+\_\+i2c@{test\+\_\+i2c}!T\+E\+ST@{T\+E\+ST}}
- \index{T\+E\+ST@{T\+E\+ST}!test\+\_\+i2c@{test\+\_\+i2c}}
- \subsubsection{\texorpdfstring{T\+E\+S\+T()}{TEST()}\hspace{0.1cm}{\footnotesize\ttfamily [3/3]}}
- {\footnotesize\ttfamily test\+\_\+i2c\+::\+T\+E\+ST (\begin{DoxyParamCaption}\item[{Test\+\_\+i2c\+\_\+impl}]{, }\item[{Test\+Functionality}]{ }\end{DoxyParamCaption})}
-
-
-
- Definition at line 66 of file test\+\_\+i2c\+\_\+impl.\+cpp.
|