Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/kunit/
Dkunit_kernel.py199 def get_source_tree_ops(arch: str, cross_compile: Optional[str]) -> LinuxSourceTreeOperations: function
246 self._ops = get_source_tree_ops(self._arch, cross_compile)