Home
last modified time | relevance | path

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

/scripts/
A Dsnippets.py247 def find_snippets_in_roots(requested_snippets, snippet_roots) -> Snippets: argument
258 for root in snippet_roots:
/scripts/pylib/twister/twisterlib/
A Denvironment.py1065 self.snippet_roots = [Path(ZEPHYR_BASE)]
1070 self.snippet_roots.append(Path(module.project) / snippet_root)
A Dtestplan.py1043 [*self.env.snippet_roots, Path(ts.source_dir)]

Completed in 17 milliseconds