Home
last modified time | relevance | path

Searched refs:test_hex_4 (Results 1 – 1 of 1) sorted by relevance

/openbmc/libcper/tests/
H A Dhex_test.c24 static const char *test_hex_4 = "0123456789abcdef"; variable
74 assert(strcmp(hex, test_hex_4) == 0); in test_hex_encode_good()