|
cbmimage
|
cbmimage Test helper functions More...
#include "cbmimage/testhelper.h"#include "cbmimage/internal.h"#include "cbmimage/helper.h"#include <stdint.h>#include <stdlib.h>
Functions | |
| void | TEST_i_ASSERT_FAIL (const char *expression, const char *file, int line) |
| void | dump (const void *buffer_void, 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)