Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/kunit/
A Dkunit_kernel.py187 def get_outfile_path(build_dir: str) -> str: function
353 output = open(get_outfile_path(build_dir), 'w')
A Dkunit.py173 bd, bd, kunit_kernel.get_outfile_path(bd), bd, sys.argv[0]))
A Dkunit_tool_test.py461 with open(kunit_kernel.get_outfile_path(build_dir), 'rt') as outfile:

Completed in 6 milliseconds