cbmimage
Loading...
Searching...
No Matches
testhelper.h File Reference

cbmimage Test helper functions More...

This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

cbmimage Test helper functions


Author
Spiro Trikaliotis

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)