Searched defs:GetAlertStatus (Results 1 – 2 of 2) sorted by relevance
/openbmc/libpldm/tests/oem/ibm/ |
H A D | host.cpp | 14 TEST(GetAlertStatus, testGoodEncodeRequest) in TEST() argument 26 TEST(GetAlertStatus, testBadEncodeRequest) in TEST() argument 34 TEST(GetAlertStatus, testGoodDecodeResponse) in TEST() argument 59 TEST(GetAlertStatus, testBadDecodeResponse) in TEST() argument 84 TEST(GetAlertStatus, testGoodEncodeResponse) in TEST() argument 101 TEST(GetAlertStatus, testBadEncodeResponse) in TEST() argument 115 TEST(GetAlertStatus, testGoodDecodeRequest) in TEST() argument 130 TEST(GetAlertStatus, testBadDecodeRequest) in TEST() argument
|
/openbmc/pldm/pldmtool/oem/ibm/ |
H A D | pldm_oem_ibm.cpp | 32 class GetAlertStatus : public CommandInterface class 42 explicit GetAlertStatus(const char* type, const char* name, CLI::App* app) : in GetAlertStatus() function in pldmtool::oem_ibm::GetAlertStatus
|