Home
last modified time | relevance | path

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

/openbmc/pldm/pldmtool/
H A Dpldm_base_cmd.cpp37 {"GetPLDMVersion", PLDM_GET_PLDM_VERSION},
192 class GetPLDMVersion : public CommandInterface
195 ~GetPLDMVersion() = default;
196 GetPLDMVersion() = delete;
197 GetPLDMVersion(const GetPLDMVersion&) = delete;
198 GetPLDMVersion(GetPLDMVersion&&) = default; in GetPLDMVersion() function in pldmtool::base::GetPLDMVersion
199 GetPLDMVersion& operator=(const GetPLDMVersion in GetPLDMVersion()
188 class GetPLDMVersion : public CommandInterface global() class
[all...]
H A DREADME.md90 GetPLDMVersion get version of a certain type
/openbmc/openbmc-test-automation/pldm/
H A Dtest_pldm_base.robot163 # Supported Commands : 2(GetTID) 3(GetPLDMVersion) 4(GetPLDMTypes) 5(GetPLDMCommands)
/openbmc/libpldm/tests/dsp/
H A Dbase.cpp416 TEST(GetPLDMVersion, testGoodEncodeRequest) in TEST() argument
438 TEST(GetPLDMVersion, testBadEncodeRequest) in TEST() argument
450 TEST(GetPLDMVersion, testEncodeResponse) in TEST() argument
476 TEST(GetPLDMVersion, testDecodeRequest) in TEST() argument
505 TEST(GetPLDMVersion, testDecodeResponse) in TEST() argument