[cfe-dev] performing tests on target machines (similar to dejagnu remote testing)

jestin james james.jestin at gmail.com
Thu May 15 03:06:52 PDT 2014


Hi,

I am new to Clang and would like to learn more about it.

I have used gcc and the Dejagnu test framework. So, I was searching an
equivalent of dejagnu, where we can execute tests on the target
machine itself.
(http://kegel.com/crosstool/current/doc/dejagnu-remote-howto.html)

I came across http://llvm.org/docs/TestingGuide.html#platform-specific-tests.
Still yet to get a good  understanding about it.
Do we have something similar in Clang test framework as well?
I am basically looking to get some tests executed in my i386, ARM,
Powerpc boards.

Probably, I will find the answers myself, if I spend some more time in
the documentation.
Just sending this email in case some one could help me with some quick pointers.

Regards,
Jestin



More information about the cfe-dev mailing list