Home
last modified time | relevance | path

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

/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp234 variable_field activeCompImageSetVersion{}; in parseResponseMsg() local
239 responsePtr, payloadLength, &fwParams, &activeCompImageSetVersion, in parseResponseMsg()
314 pldm::utils::toString(activeCompImageSetVersion); in parseResponseMsg()
/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp1178 constexpr std::string_view activeCompImageSetVersion{"VersionString1"}; in TEST() local
1207 activeCompImageSetVersion.size() + pendingCompImageSetVersion.size() + in TEST()
1242 activeCompImageSetVersion.size()); in TEST()
1250 EXPECT_EQ(activeCompImageSetVersionStr, activeCompImageSetVersion); in TEST()
1270 constexpr std::string_view activeCompImageSetVersion{"VersionString1"}; in TEST() local
1275 activeCompImageSetVersion.size() + pendingCompImageSetVersion.size(); in TEST()
1303 activeCompImageSetVersion.size()); in TEST()
1311 EXPECT_EQ(activeCompImageSetVersionStr, activeCompImageSetVersion); in TEST()
1329 constexpr std::string_view activeCompImageSetVersion{"VersionString"}; in TEST() local
1333 activeCompImageSetVersion.size(); in TEST()
[all …]