| /openbmc/estoraged/src/test/ |
| H A D | util_test.cpp | 150 EXPECT_EQ(3U, std::filesystem::remove_all("mmcblk0")); in TEST() 151 EXPECT_EQ(3U, std::filesystem::remove_all("abc")); in TEST() 152 EXPECT_EQ(2U, std::filesystem::remove_all("def")); in TEST() 208 EXPECT_EQ(3U, std::filesystem::remove_all("mmcblk0")); in TEST() 209 EXPECT_EQ(3U, std::filesystem::remove_all("abc")); in TEST() 210 EXPECT_EQ(2U, std::filesystem::remove_all("def")); in TEST() 245 EXPECT_EQ(3U, std::filesystem::remove_all("mmcblk0")); in TEST() 246 EXPECT_EQ(3U, std::filesystem::remove_all("abc")); in TEST() 247 EXPECT_EQ(2U, std::filesystem::remove_all("def")); in TEST() 284 EXPECT_EQ(3U, std::filesystem::remove_all("mmcblk0")); in TEST() [all …]
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | pel_utils.hpp | 22 std::filesystem::remove_all( in TearDownTestCase() 41 std::filesystem::remove_all( in TearDown() 43 std::filesystem::remove_all(repoPath); in TearDown() 44 std::filesystem::remove_all(registryPath); in TearDown()
|
| H A D | log_id_test.cpp | 48 fs::remove_all(fs::path{backingFile}.parent_path()); in TEST() 86 fs::remove_all(fs::path{backingFile}.parent_path()); in TEST()
|
| H A D | temporary_file_test.cpp | 27 fs::remove_all(path); in makeFileRemovable() 72 std::filesystem::remove_all(tmpFile->getPath()); in TearDown() 75 std::filesystem::remove_all(tmpFileNoData->getPath()); in TearDown() 136 std::filesystem::remove_all(file.getPath()); in TEST_F()
|
| H A D | json_utils_test.cpp | 72 std::filesystem::remove_all(dataPath); in TEST()
|
| /openbmc/phosphor-bmc-code-mgmt/bmc/ |
| H A D | serialize.cpp | 36 fs::remove_all(path, ec); in storePriority() 57 fs::remove_all(path, ec); in storePurpose() 83 fs::remove_all(path, ec); in restorePriority() 145 fs::remove_all(path, ec); in restorePurpose() 158 fs::remove_all(path, ec); in removePersistDataDirectory()
|
| H A D | software_utils.hpp | 22 fs::remove_all(path, ec); in ~RemovablePath()
|
| /openbmc/openpower-pnor-code-mgmt/test/ |
| H A D | test_functions.cpp | 269 std::filesystem::remove_all(workdir); in TEST() 284 std::filesystem::remove_all(workdir); in TEST() 305 std::filesystem::remove_all(workdir); in TEST() 324 std::filesystem::remove_all(workdir); in TEST() 345 std::filesystem::remove_all(workdir); in TEST() 371 std::filesystem::remove_all(workdir); in TEST() 396 std::filesystem::remove_all(workdir); in TEST() 421 std::filesystem::remove_all(workdir); in TEST() 443 std::filesystem::remove_all(workdir); in TEST() 463 std::filesystem::remove_all(workdir); in TEST()
|
| /openbmc/openpower-proc-control/test/ |
| H A D | utest.cpp | 51 std::filesystem::remove_all(_slaveDir); in TearDown() 52 std::filesystem::remove_all(_slaveBaseDir); in TearDown()
|
| /openbmc/qemu/tests/bench/ |
| H A D | qtree-bench.c | 107 static inline void remove_all(void *tree, enum impl_type impl) in remove_all() function 191 remove_all(tree, impl); in run_benchmark() 211 remove_all(tree, impl); in run_benchmark()
|
| /openbmc/phosphor-logging/test/ |
| H A D | serialization_tests.hpp | 35 fs::remove_all(dir); in ~TestSerialization()
|
| H A D | remote_logging_tests.hpp | 53 fs::remove_all(dir); in TearDownTestCase()
|
| /openbmc/phosphor-debug-collector/ |
| H A D | dump_entry.cpp | 105 std::filesystem::remove_all(dir, ec); in serialize() 157 std::filesystem::remove_all(dir, ec); in deserialize()
|
| H A D | bmc_dump_entry.cpp | 21 std::filesystem::remove_all(file.parent_path()); in delete_()
|
| /openbmc/phosphor-power/ |
| H A D | temporary_subdirectory.cpp | 74 fs::remove_all(path); in remove()
|
| /openbmc/openpower-pnor-code-mgmt/mmc/ |
| H A D | item_updater_mmc.cpp | 75 std::filesystem::remove_all(p); in reset() 93 std::filesystem::remove_all(consolePath); in reset()
|
| /openbmc/openpower-proc-control/procedures/phal/ |
| H A D | import_devtree.cpp | 82 fs::remove_all(path); in importDevtree()
|
| /openbmc/pldm/libpldmresponder/test/ |
| H A D | libpldmresponder_bios_table_test.cpp | 22 fs::remove_all(dir); in TearDown()
|
| /openbmc/phosphor-debug-collector/test/ |
| H A D | debug_inif_test.cpp | 35 std::filesystem::remove_all(dumpDir); in TearDown()
|
| /openbmc/openpower-pnor-code-mgmt/ubi/ |
| H A D | item_updater_ubi.cpp | 222 std::filesystem::remove_all(iter); in reset() 234 std::filesystem::remove_all(iter); in reset() 250 std::filesystem::remove_all(iter); in reset()
|
| /openbmc/phosphor-power/tools/power-utils/test/ |
| H A D | test_updater.cpp | 44 fs::remove_all(tmpDir); in ~TestUpdater()
|
| /openbmc/sdbusplus/test/async/fdio_timed/ |
| H A D | suite.cpp | 53 fs::remove_all(path); in ~FdioTimedTest()
|
| /openbmc/phosphor-psu-code-mgmt/test/ |
| H A D | test_version.cpp | 45 fs::remove_all(tmpDir); in ~TestVersion()
|
| /openbmc/phosphor-power/phosphor-regulators/test/ |
| H A D | test_utils.hpp | 131 fs::remove_all(path); in makeFileRemovable()
|
| /openbmc/openpower-occ-control/test/ |
| H A D | error_files_tests.cpp | 72 fs::remove_all(occPath); in TearDown()
|