Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/
H A Dgcc.py11 from oeqa.core.utils.path import remove_safe
56 remove_safe(f)
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/
H A Dpath.py19 def remove_safe(path): function