Home
last modified time | relevance | path

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

/linux/tools/testing/kunit/
A Dkunit.py50 def get_kernel_root_path() -> str: function
391 if get_kernel_root_path():
392 os.chdir(get_kernel_root_path())

Completed in 3 milliseconds