Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_manager_test.cpp224 auto badPELData = readPELFile(getPELRepoPath() / "badPEL"); in TEST_F() local
225 EXPECT_EQ(*badPELData, data); in TEST_F()