Home
last modified time | relevance | path

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

/openbmc/pldm/test/
H A Dpldmd_registration_test.cpp40 std::vector<uint8_t> expectMsg = {0, 0, 4, 1}; in TEST() local
41 EXPECT_EQ(responseMsg, expectMsg); in TEST()