Home
last modified time | relevance | path

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

/linux/tools/testing/kunit/
A Dkunit_kernel.py162 with open(get_kconfig_path(build_dir), 'a') as config:
177 def get_kconfig_path(build_dir) -> str: function
264 kconfig_path = get_kconfig_path(build_dir)
278 kconfig_path = get_kconfig_path(build_dir)
292 kconfig_path = get_kconfig_path(build_dir)

Completed in 3 milliseconds