|
cbmimage
|
cbmimage Test helper functions More...

Go to the source code of this file.
Macros | |
| #define | TEST_ASSERT(_x) |
Functions | |
| void | TEST_i_ASSERT_FAIL (const char *expression, const char *file, int line) |
| void | dump (const void *buffer, unsigned int size) |
cbmimage Test helper functions
These functions are not part of libcbmimage. They are only used for the "testsuite" (which, currently, is not a suite).
So, they are only compiled if CBMIMAGE_TESTLIB is defined (via make testlib)