<div dir="ltr">That link is describing the lit test suite checked in with the Clang and LLVM source code.  There are no execution tests in that suite.<div><br></div><div>There is a larger test-suite repository which contains execution tests, but I don't think most developers bother running it.  It's run on an ad-hoc basis on various bots controlled by different organizations.  I think <a href="http://llvm.org/docs/lnt/quickstart.html">http://llvm.org/docs/lnt/quickstart.html</a> has more info on it.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 15, 2014 at 3:06 AM, jestin james <span dir="ltr"><<a href="mailto:james.jestin@gmail.com" target="_blank">james.jestin@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I am new to Clang and would like to learn more about it.<br>
<br>
I have used gcc and the Dejagnu test framework. So, I was searching an<br>
equivalent of dejagnu, where we can execute tests on the target<br>
machine itself.<br>
(<a href="http://kegel.com/crosstool/current/doc/dejagnu-remote-howto.html" target="_blank">http://kegel.com/crosstool/current/doc/dejagnu-remote-howto.html</a>)<br>
<br>
I came across <a href="http://llvm.org/docs/TestingGuide.html#platform-specific-tests" target="_blank">http://llvm.org/docs/TestingGuide.html#platform-specific-tests</a>.<br>
Still yet to get a good  understanding about it.<br>
Do we have something similar in Clang test framework as well?<br>
I am basically looking to get some tests executed in my i386, ARM,<br>
Powerpc boards.<br>
<br>
Probably, I will find the answers myself, if I spend some more time in<br>
the documentation.<br>
Just sending this email in case some one could help me with some quick pointers.<br>
<br>
Regards,<br>
Jestin<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</blockquote></div><br></div>