Home
last modified time | relevance | path

Searched refs:TEST_PASS3 (Results 1 – 3 of 3) sorted by path

/dports/security/tthsum/tthsum/
H A Dtest.h98 #define TEST_PASS3(test, msg, a, b, c) \ macro
H A Dtiger_test.c34 TEST_PASS3(strcmp(base32buf, base32) == 0, in help_cmp_base32_bin()
422 TEST_PASS3(res[0] == _ULL(0x007bbdabb402654c) in test_tiger192_alignment()
435 TEST_PASS3(res[0] == _ULL(0x8dfae2bea717c033) in test_tiger192_alignment()
H A Dutf8_test.c63 TEST_PASS3(memcmp(utf8, utf8buf, utf8len + 1) == 0, in symcmpbin()