Home
last modified time | relevance | path

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

/tools/testing/kunit/
A Dkunit_kernel.py169 def get_old_kunitconfig_path(build_dir: str) -> str: function
309 old_path = get_old_kunitconfig_path(build_dir)
316 old_path = get_old_kunitconfig_path(build_dir)
A Dkunit_tool_test.py513 with open(kunit_kernel.get_old_kunitconfig_path(build_dir), 'w') as f:
533 with open(kunit_kernel.get_old_kunitconfig_path(build_dir), 'w') as f:

Completed in 7 milliseconds