Micro template library A library for building device drivers
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 

56 řádky
2.7 KiB

  1. \hypertarget{namespacetest__i2c}{}\section{test\+\_\+i2c Namespace Reference}
  2. \label{namespacetest__i2c}\index{test\+\_\+i2c@{test\+\_\+i2c}}
  3. \subsection*{Classes}
  4. \begin{DoxyCompactItemize}
  5. \item
  6. class \mbox{\hyperlink{classtest__i2c_1_1_i2_c}{I2C}}
  7. \end{DoxyCompactItemize}
  8. \subsection*{Functions}
  9. \begin{DoxyCompactItemize}
  10. \item
  11. \mbox{\hyperlink{namespacetest__i2c_a04c34c5bd7848008eb6803be850b2296}{T\+E\+ST}} (Test\+\_\+i2c\+\_\+impl, Test\+Concept)
  12. \item
  13. \mbox{\hyperlink{namespacetest__i2c_a74c8554cb3a4c7bd022cd854feb06688}{T\+E\+ST}} (Test\+\_\+i2c\+\_\+impl, Test\+Construction)
  14. \item
  15. \mbox{\hyperlink{namespacetest__i2c_aee88e63fc24ad87c0987c6f207dd20fa}{T\+E\+ST}} (Test\+\_\+i2c\+\_\+impl, Test\+Functionality)
  16. \end{DoxyCompactItemize}
  17. \subsection{Detailed Description}
  18. \begin{DoxyWarning}{Warning}
  19. 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.
  20. \end{DoxyWarning}
  21. \subsection{Function Documentation}
  22. \mbox{\Hypertarget{namespacetest__i2c_a04c34c5bd7848008eb6803be850b2296}\label{namespacetest__i2c_a04c34c5bd7848008eb6803be850b2296}}
  23. \index{test\+\_\+i2c@{test\+\_\+i2c}!T\+E\+ST@{T\+E\+ST}}
  24. \index{T\+E\+ST@{T\+E\+ST}!test\+\_\+i2c@{test\+\_\+i2c}}
  25. \subsubsection{\texorpdfstring{T\+E\+S\+T()}{TEST()}\hspace{0.1cm}{\footnotesize\ttfamily [1/3]}}
  26. {\footnotesize\ttfamily test\+\_\+i2c\+::\+T\+E\+ST (\begin{DoxyParamCaption}\item[{Test\+\_\+i2c\+\_\+impl}]{, }\item[{Test\+Concept}]{ }\end{DoxyParamCaption})}
  27. Definition at line 56 of file test\+\_\+i2c\+\_\+impl.\+cpp.
  28. \mbox{\Hypertarget{namespacetest__i2c_a74c8554cb3a4c7bd022cd854feb06688}\label{namespacetest__i2c_a74c8554cb3a4c7bd022cd854feb06688}}
  29. \index{test\+\_\+i2c@{test\+\_\+i2c}!T\+E\+ST@{T\+E\+ST}}
  30. \index{T\+E\+ST@{T\+E\+ST}!test\+\_\+i2c@{test\+\_\+i2c}}
  31. \subsubsection{\texorpdfstring{T\+E\+S\+T()}{TEST()}\hspace{0.1cm}{\footnotesize\ttfamily [2/3]}}
  32. {\footnotesize\ttfamily test\+\_\+i2c\+::\+T\+E\+ST (\begin{DoxyParamCaption}\item[{Test\+\_\+i2c\+\_\+impl}]{, }\item[{Test\+Construction}]{ }\end{DoxyParamCaption})}
  33. Definition at line 61 of file test\+\_\+i2c\+\_\+impl.\+cpp.
  34. \mbox{\Hypertarget{namespacetest__i2c_aee88e63fc24ad87c0987c6f207dd20fa}\label{namespacetest__i2c_aee88e63fc24ad87c0987c6f207dd20fa}}
  35. \index{test\+\_\+i2c@{test\+\_\+i2c}!T\+E\+ST@{T\+E\+ST}}
  36. \index{T\+E\+ST@{T\+E\+ST}!test\+\_\+i2c@{test\+\_\+i2c}}
  37. \subsubsection{\texorpdfstring{T\+E\+S\+T()}{TEST()}\hspace{0.1cm}{\footnotesize\ttfamily [3/3]}}
  38. {\footnotesize\ttfamily test\+\_\+i2c\+::\+T\+E\+ST (\begin{DoxyParamCaption}\item[{Test\+\_\+i2c\+\_\+impl}]{, }\item[{Test\+Functionality}]{ }\end{DoxyParamCaption})}
  39. Definition at line 66 of file test\+\_\+i2c\+\_\+impl.\+cpp.