Searched refs:responderProtocolSupport (Results 1 – 1 of 1) sorted by relevance
| /openbmc/libpldm/tests/dsp/ |
| H A D | base.cpp | 1621 std::array<uint8_t, 8> responderProtocolSupport = {0x00, 0x00, 0x00, 0x00, in TEST() local 1640 responderProtocolSupport.data(), in TEST() 1652 EXPECT_EQ(0, memcmp(responderProtocolSupport.data(), in TEST() 1663 std::array<uint8_t, 8> responderProtocolSupport = {0x00, 0x00, 0x00, 0x00, in TEST() local 1682 responderProtocolSupport.data(), in TEST() 1706 std::array<uint8_t, 8> responderProtocolSupport = {0x00, 0x00, 0x00, 0x00, in TEST() local 1725 responderProtocolSupport.data(), in TEST()
|