The inlines
Folder Reference
Folder with C++ header files with inline implementations for the µTest++ Testing Framework. More...
Files Index
file | details-inlines.h |
C++ header file with inline implementations for the µTest++ internals. More... | |
file | function-comparators-inlines.h |
C++ header file with inline implementations for the µTest++ function comparators. More... | |
file | literals-inlines.h |
C++ header file with inline implementations for the µTest++ literals and type wrappers. More... | |
file | math-inlines.h |
C++ header file with inline implementations for the µTest++ mathematical utilities. More... | |
file | micro-test-plus-inlines.h |
C++ header file with inline implementations for the µTest++ Testing Framework. More... | |
file | reflection-inlines.h |
C++ header file with inline implementations for the µTest++ reflection utilities. More... | |
file | test-reporter-inlines.h |
C++ header file with inline implementations for the µTest++ test reporter. More... | |
file | test-suite-inlines.h |
C++ header file with inline implementations for the µTest++ test suite. More... | |
Description
Folder with C++ header files with inline implementations for the µTest++ Testing Framework.
The include/micro-os-plus/micro-test-plus/inlines
folder contains C++ header files providing the inline implementations for the µTest++ Testing Framework. These headers define the logic for core framework components, including function comparators, literals, mathematical utilities, reflection utilities, test reporters, test runners, and test suites.
By separating inline implementations from their corresponding declarations, this structure promotes modularity, clarity, and maintainability within the codebase. All inline definitions are designed to be lightweight and efficient, supporting both embedded and general C++ development.
The contents of this folder are intended solely for internal use within the framework and should not be included directly by user code.
Generated via docusaurus-plugin-doxygen by Doxygen 1.14.0.