Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dtestexport.py220 split_path = item.split(bin_local_dir)[1]
221 …path_on_DUT = split_path if split_path[0] is "/" else "/" + split_path # create the path as on DUT…
/openbmc/openbmc-test-automation/lib/
H A Ddata_proc.tcl148 proc split_path {path dir_path base_name} { procedure