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

cbmimage Test helper functions More...

#include "cbmimage/testhelper.h"
#include "cbmimage/internal.h"
#include "cbmimage/helper.h"
#include <stdint.h>
#include <stdlib.h>
Include dependency graph for testhelper.c:

Functions

void TEST_i_ASSERT_FAIL (const char *expression, const char *file, int line)
 
void dump (const void *buffer_void, 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)