Home
last modified time | relevance | path

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

/openbmc/pldm/fw-update/test/
H A Ddevice_updater_test.cpp44 constexpr uintmax_t testPkgSize = 1163; in TEST_F() local
46 EXPECT_EQ(packageSize, testPkgSize); in TEST_F()