Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/
H A DSATest.py9 SCRIPTS_DIR = os.path.dirname(os.path.realpath(__file__)) variable
10 PROJECTS_DIR = os.path.join(SCRIPTS_DIR, "projects")
11 DEFAULT_LLVM_DIR = os.path.realpath(os.path.join(SCRIPTS_DIR,
151 sys.exit(call("docker build --tag satest-image {}".format(SCRIPTS_DIR),
184 scripts=SCRIPTS_DIR,