24 X("engine::make", test_engine_make), X("engine::srn_hash", test_srn_hash)
38 engine->seed = 0xA5F17C3DU;
40 const char *data =
"serene";
49 const d test1 = {.foo = 10, .bar = 22};
50 const d test2 = {.foo = 10, .bar = 12};
#define ASSERT_NOT_NULL(x)
#define MAKE_ENGINE(mm, engine)
srn_hash_t srn_hash(const srn_engine_t *engine, const void *data, size_t len)
static void test_srn_hash()
static void test_engine_make()