Home
last modified time | relevance | path

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

/openbmc/libcper/tests/
H A Dhex_test.c26 static const UINT8 test_bytes_5[] = { 0x00, 0x00, 0x00, 0x00 }; variable
81 add_bytes_hex(obj, "data", test_bytes_5, sizeof(test_bytes_5)); in test_hex_encode_good()