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()
115 json_object_new_string(test_hex_2)); in test_hex_decode_good()