theCore C++ embedded framework
|
Set of unity helpers. More...
#include <unity.h>
Functions | |
static void | UnityPrintWithEOL (const char *str) |
Prints string using Unity's facilities and put end of line at the end. More... | |
Set of unity helpers.
|
inlinestatic |
Prints string using Unity's facilities and put end of line at the end.
[in] | str | NULL-terminated string to print. |