grcal.test.h File Reference

#include <wibble/test.h>
#include <wibble/grcal/grcal.h>
Include dependency graph for grcal.test.h:

Go to the source code of this file.

Defines

#define assert_dt_eq(x,...)   assert_dt_eq_fn( LOCATION( #x " == " #__VA_ARGS__ ), x, __VA_ARGS__)
#define assert_nn_eq(x, y, N, x1, y1)   assert_nn_eq_fn( LOCATION( #x ", " #y " mod " #N " == " #x1 ", " #y1 ), x, y, N, x1, y1)

Define Documentation

#define assert_dt_eq ( x,
...   )     assert_dt_eq_fn( LOCATION( #x " == " #__VA_ARGS__ ), x, __VA_ARGS__)
#define assert_nn_eq ( x,
y,
N,
x1,
y1   )     assert_nn_eq_fn( LOCATION( #x ", " #y " mod " #N " == " #x1 ", " #y1 ), x, y, N, x1, y1)
Generated on Wed May 12 10:50:17 2010 for wibble by  doxygen 1.6.3