Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/test/common/device/
H A Ddevice.cpp115 const Software* newSoftware = softwareUpdate.get(); in testDeviceStartUpdateCommon() local
124 EXPECT_EQ(device->softwareCurrent.get(), newSoftware); in testDeviceStartUpdateCommon()
136 EXPECT_EQ(device->softwarePending.get(), newSoftware); in testDeviceStartUpdateCommon()