Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/kunit/
A Dkunit_kernel.py154 def get_kconfig_path(build_dir: str) -> str: function
265 kconfig_path = get_kconfig_path(build_dir)
280 kconfig_path = get_kconfig_path(build_dir)
309 kconfig_path = get_kconfig_path(build_dir)
A Dkunit_tool_test.py487 with open(kunit_kernel.get_kconfig_path(build_dir), 'w') as f:
507 with open(kunit_kernel.get_kconfig_path(build_dir), 'w') as f:

Completed in 14 milliseconds