File Shell.hpp¶
↰ Parent directory (include/mu/tiny/test)
Assertion macros and the Shell base class.
Definition (include/mu/tiny/test/Shell.hpp)¶
Detailed Description¶
This header is the primary source of assertion macros (Define CHECK, Define CHECK_EQUAL, Define STRCMP_EQUAL, Define CHECK_APPROX, etc.) and the Class Shell class that backs them. It is included transitively by File test.hpp; you rarely need to include it directly.
Includes¶
mu/tiny/String.hpp(File String.hpp)mu/tiny/export.hmu/tiny/features.hpp(File features.hpp)mu/tiny/test/Failure.hpp(File Failure.hpp)mu/tiny/test/Terminator.hpp(File Terminator.hpp)stdint.h