24 = { 120, 120, 120, 49, 50, 51, 52, 53, 54, 55, 56, 57 };
30 static const uint32_t test_vector = 0xCBF43926;
34 if (crc != test_vector)
39 if (crc != test_vector)
46 if (crc != test_vector)
56 static const uint64_t test_vector = 0x995DC9BBDF1939FA;
60 if (crc != test_vector)
65 if (crc != test_vector)
72 if (crc != test_vector)
static const uint8_t test_string[9]
static bool test_crc64(void)
static bool test_crc32(void)
static const uint8_t test_unaligned[12]
Common definitions for test applications.
void error(const char *msg)