[LLVMdev] Test Suite - Livermore Loops

Daniel Dunbar daniel at zuster.org
Wed Jan 9 10:55:36 PST 2013


On Wed, Jan 9, 2013 at 8:35 AM, Renato Golin Linaro <renato.golin at linaro.org
> wrote:

> On 8 January 2013 16:39, David Blaikie <dblaikie at gmail.com> wrote:
>
>> I don't think LNT is able to run the "nightly" version. I believe it
>> only runs the "simple" version.
>>
>
> If my python expertise is correct, LNT is able to run both nightly and
> simple, but the default is simple.
>

That is correct, from 'lnt runtest nt --help':
    --test-style=TEST_STYLE
                        Set the test style to run [simple]
which controls the TEST= variant passed to the makefiles. Only "simple" and
"nightly" work.

 - Daniel

And yes, "nt" is == "simple" in LNT.
>

> cheers,
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130109/b817c68c/attachment.html>


More information about the llvm-dev mailing list