Home
last modified time | relevance | path

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

/openbmc/libcper/tests/
H A Dhex_test.c14 static const char *test_hex_1 = "00"; variable
41 assert(strcmp(hex, test_hex_1) == 0); in test_hex_encode_good()
100 add_string(obj, "data", test_hex_1); in test_hex_decode_good()