Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/
Dabtest.py45 LINKTEST="./link_test" variable
126 linkline="%s %s" % (LINKTEST, " ".join(files),)
129 announce_result(FAILED, "'%s' exitcode != 0" % LINKTEST)
213 if not os.access(LINKTEST, os.X_OK):
214 error("Expect '%s' to be present and executable" % (LINKTEST,))
220 linkline="%s %s" % (LINKTEST, " ".join(GOOD_FILES),)
/external/llvm/utils/abtest/
Dabtest.py50 LINKTEST="./link_test" variable
128 linkline="%s %s" % (LINKTEST, " ".join(files),)
131 announce_result(FAILED, "'%s' exitcode != 0" % LINKTEST)
215 if not os.access(LINKTEST, os.X_OK):
216 error("Expect '%s' to be present and executable" % (LINKTEST,))
222 linkline="%s %s" % (LINKTEST, " ".join(GOOD_FILES),)
/external/ltp/testscripts/
DReadme_ROBind22 LINKTEST
55 LINKTEST