Home
last modified time | relevance | path

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

/openbmc/libcper/tests/
H A Dhex_test.c17 static const char *test_hex_2 = "ff"; variable
52 assert(strcmp(hex, test_hex_2) == 0); in test_hex_encode_good()
113 add_string(obj, "data", test_hex_2); in test_hex_decode_good()