Searched refs:GetPLDMCommands (Results 1 – 4 of 4) sorted by relevance
39 {"GetPLDMCommands", PLDM_GET_PLDM_COMMANDS},296 class GetPLDMCommands : public CommandInterface299 ~GetPLDMCommands() = default;300 GetPLDMCommands() = delete;301 GetPLDMCommands(const GetPLDMCommands&) = delete;302 GetPLDMCommands(GetPLDMCommands&&) = default; in GetPLDMCommands() function in pldmtool::base::GetPLDMCommands 303 GetPLDMCommands& operator=(const GetPLDMCommands in GetPLDMCommands() 292 class GetPLDMCommands : public CommandInterface global() class [all...]
92 GetPLDMCommands get supported commands of pldm type
84 Verify GetPLDMCommands85 [Documentation] Verify GetPLDMCommands response message.87 [Template] Verify GetPLDMCommands For PLDM Type152 Verify GetPLDMCommands For PLDM Type153 [Documentation] Verify GetPLDMCommands for given input pldm type with expected pldm cmds.163 # Supported Commands : 2(GetTID) 3(GetPLDMVersion) 4(GetPLDMTypes) 5(GetPLDMCommands)165 ${pldm_output}= Pldmtool base GetPLDMCommands -t ${pldm_type}
243 TEST(GetPLDMCommands, testEncodeRequest) in TEST() argument259 TEST(GetPLDMCommands, testDecodeRequest) in TEST() argument281 TEST(GetPLDMCommands, testEncodeResponse) in TEST() argument371 TEST(GetPLDMCommands, testGoodDecodeResponse) in TEST() argument395 TEST(GetPLDMCommands, testBadDecodeResponse) in TEST() argument