Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/
H A Dmsgbuf.cpp1142 const char expectTag1[3] = {0x66, 0x6e, 0x00}; in TEST() local
1170 EXPECT_EQ(strncmp(expectTag1, tag1, length), 0); in TEST()