Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp3180 applyCompleteReq1{0x00, 0x00, 0x00, 0x01, 0x30, 0x00}; in TEST()
3183 reinterpret_cast<const pldm_msg*>(applyCompleteReq1.data()); in TEST()
3210 constexpr std::array<uint8_t, hdrSize> applyCompleteReq1{0x00, 0x00, 0x00}; in TEST() local
3213 reinterpret_cast<const pldm_msg*>(applyCompleteReq1.data()); in TEST()