[LLVMdev] how do I run 'make check' on say just the 'test/CodeGen' directory ?
Stefanus Du Toit
stefanus.dutoit at rapidmind.com
Wed Jun 17 10:55:18 PDT 2009
From http://www.llvm.org/docs/TestingGuide.html#quickdejagnu :
To run only a subdirectory of tests in llvm/test using DejaGNU (ie.
Transforms), just set the TESTSUITE variable to the path of the
subdirectory (relative to llvm/test):
% gmake TESTSUITE=Transforms check
On 17-Jun-09, at 1:33 PM, Aaron Gray wrote:
> Does 'make check' allow just running on a particualar directory of
> tests ?
>
> Many thanks in advance,
>
> Aaron
> <ATT00001.txt>
--
Stefanus Du Toit <stefanus.dutoit at rapidmind.com>
RapidMind Inc.
phone: +1 519 885 5455 x116 -- fax: +1 519 885 1463
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090617/1cd0d414/attachment.html>
More information about the llvm-dev
mailing list