Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/test/
H A Dtest_dhcp_configuration.cpp54 auto confPath = confDir / "00-bmc-test0.network"; in writeConfigFile() local
55 std::ofstream file(confPath); in writeConfigFile()
385 auto confPath = confDir / "00-bmc-test0.network"; in TEST_F() local
386 EXPECT_TRUE(std::filesystem::exists(confPath)); in TEST_F()