Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/kunit/
Drun_checks.py19 ABS_TOOL_PATH = os.path.abspath(os.path.dirname(__file__)) variable
77 subprocess.check_output(argv, stderr=subprocess.STDOUT, cwd=ABS_TOOL_PATH, timeout=TIMEOUT)
Dkunit_kernel.py31 ABS_TOOL_PATH = os.path.abspath(os.path.dirname(__file__)) variable
32 QEMU_CONFIGS_DIR = os.path.join(ABS_TOOL_PATH, 'qemu_configs')