Searched refs:checkConstructEntry (Results 1 – 4 of 4) sorted by relevance
/openbmc/pldm/libpldmresponder/test/ |
H A D | libpldmresponder_bios_string_attribute_test.cpp | 113 checkConstructEntry(stringReadOnly, biosStringTable, expectedAttrEntry, in TEST_F() 144 checkConstructEntry(stringReadWrite, biosStringTable, expectedAttrEntry, in TEST_F() 160 checkConstructEntry(stringReadWrite, biosStringTable, expectedAttrEntry, in TEST_F()
|
H A D | libpldmresponder_bios_integer_attribute_test.cpp | 123 checkConstructEntry(integerReadOnly, biosStringTable, expectedAttrEntry, in TEST_F() 154 checkConstructEntry(integerReadWrite, biosStringTable, expectedAttrEntry, in TEST_F() 169 checkConstructEntry(integerReadWrite, biosStringTable, expectedAttrEntry, in TEST_F()
|
H A D | libpldmresponder_bios_enum_attribute_test.cpp | 131 checkConstructEntry(enumReadOnly, biosStringTable, expectedAttrEntry, in TEST_F() 163 checkConstructEntry(enumReadWrite, biosStringTable, expectedAttrEntry, in TEST_F() 178 checkConstructEntry(enumReadWrite, biosStringTable, expectedAttrEntry, in TEST_F()
|
H A D | mocked_bios.hpp | 50 void checkConstructEntry(pldm::responder::bios::BIOSAttribute& attribute, in checkConstructEntry() function
|