Home
last modified time | relevance | path

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

/openbmc/libcper/tests/
H A Dhex_test.c20 static const char *test_hex_3 = "deadbeef"; variable
63 assert(strcmp(hex, test_hex_3) == 0); in test_hex_encode_good()
129 json_object_new_string(test_hex_3)); in test_hex_decode_good()