Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/openpower-pels/
H A Ddevice_callouts_test.cpp291 fs::path fallbackFile{dataPath / "_dev_callouts.json"}; in TEST_F() local
292 std::ofstream file{fallbackFile}; in TEST_F()
307 EXPECT_EQ(util::getJSONFilename(compatibles), fallbackFile); in TEST_F()