Searched defs:ok_input (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib/
H A Dtest-hex-binary.c34 static const char *ok_input = "0001fEFf"; local
48 test_assert(hex_to_binary(ok_input, buf) == 0);

Completed in 6 milliseconds