Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/tools/
H A Delog-gen.py69 def get_error_yaml_files(i_yaml_dir, i_test_dir): argument
71 if i_yaml_dir != "None":
72 for root, dirs, files in os.walk(i_yaml_dir):
76 splitdir = root.split(i_yaml_dir)[1] + "/" + files[:-12]
114 i_yaml_dir, i_test_dir, i_output_hpp, i_template_dir, i_elog_mako argument
144 error_yamls = get_error_yaml_files(i_yaml_dir, i_test_dir)
178 yaml_dir = i_yaml_dir.strip("./")