Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/
H A Dmsgbuf.cpp1144 const char expectTag2[3] = {0x67, 0x6e, 0x00}; in TEST() local
1181 EXPECT_EQ(strncmp(expectTag2, tag2, strlen(tag2) + 1), 0); in TEST()