Searched refs:KSFT_DIR (Results 1 – 4 of 4) sorted by relevance
5 from .consts import KSRC, KSFT_DIR10 if (KSFT_DIR / "kselftest-list.txt").exists():12 tools_full_path = KSFT_DIR13 SPEC_PATH = KSFT_DIR / "net/lib/specs"
6 KSFT_DIR = (Path(__file__).parent / "../../..").resolve() variable
6 KSFT_DIR = (Path(__file__).parent / "../../../../..").resolve() variable9 sys.path.append(KSFT_DIR.as_posix())
6 KSFT_DIR = (Path(__file__).parent / "../../../..").resolve() variable9 sys.path.append(KSFT_DIR.as_posix())