Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dbios_table.cpp966 std::vector<uint8_t> stringEntry3{ in TEST() local
973 buildTable(expectTable, enumEntry, stringEntry3, integerEntry); in TEST()
978 stringEntry3.data(), stringEntry3.size()); in TEST()
984 stringEntry3[2] = PLDM_BIOS_INTEGER; // set attribute type to integer in TEST()
987 stringEntry3.data(), stringEntry3.size()); in TEST()
989 stringEntry3[2] = PLDM_BIOS_STRING; // set attribute type to string in TEST()
995 stringEntry3.data(), stringEntry3.size()); in TEST()