Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/kunit/
H A Drun_checks.py19 ABS_TOOL_PATH = os.path.abspath(os.path.dirname(__file__)) variable
H A Dkunit_kernel.py31 ABS_TOOL_PATH = os.path.abspath(os.path.dirname(__file__)) variable