Skip to main content

The inlines Folder Reference

Folder with C++ header files with inline implementations for the µTest++ Testing Framework. More...

Files Index

filedetails-inlines.h

C++ header file with inline implementations for the µTest++ internals. More...

filefunction-comparators-inlines.h

C++ header file with inline implementations for the µTest++ function comparators. More...

fileliterals-inlines.h

C++ header file with inline implementations for the µTest++ literals and type wrappers. More...

filemath-inlines.h

C++ header file with inline implementations for the µTest++ mathematical utilities. More...

filemicro-test-plus-inlines.h

C++ header file with inline implementations for the µTest++ Testing Framework. More...

filereflection-inlines.h

C++ header file with inline implementations for the µTest++ reflection utilities. More...

filetest-reporter-inlines.h

C++ header file with inline implementations for the µTest++ test reporter. More...

filetest-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.