Micro template library A library for building device drivers
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 

58 lignes
3.3 KiB

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