Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp3155 constexpr std::bitset<16> compActivationModification1{0x30}; in TEST() local
3168 EXPECT_EQ(outCompActivationModification.value, compActivationModification1); in TEST()