Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/test/
H A Dcerts_manager_test.cpp783 std::string emptyFile("emptycert.pem"); in TEST_F() local
785 ofs.open(emptyFile, std::ofstream::out); in TEST_F()
797 mainApp.install(emptyFile); in TEST_F()
806 fs::remove(emptyFile); in TEST_F()