[lldb-dev] Running unit tests as part of lldb-check

Vince Harron vharron at google.com
Tue Jan 27 11:30:15 PST 2015


Debian buildbot:

You can find the build script here:

<https://github.com/llvm-mirror/zorg/blob/master/zorg/buildbot/builders/LLDBBuilder.py>
https://github.com/llvm-mirror/zorg/blob/master/zorg/buildbot
/builders/LLDBBuilder.py

The configuration is here:

https://github.com/llvm-mirror/zorg/blob/master/buildbot
/osuosl/master/config/builders.py



On Tue, Jan 27, 2015 at 5:02 AM, Tamas Berghammer <tberghammer at google.com>
wrote:

> Hi All,
>
> I am planning to add the execution of the unit tests (located under
> lldb/gtest) to the lldb-check and to the lldb-check-single build targets to
> make the unit test failures more visible. This change will modify the
> output of the lldb-check and the lldb-check-single build targets which are
> parsed by the build bots to display the list of test failures.
>
> Where can I find the script responsible for parsing the output of the
> tests, so I can handle the parsing of the output from the unit tests?
>
> If somebody have any concern or comment about adding the unit tests to the
> lldb-check targets then let me know.
>
> Thanks,
> Tamas
>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>
>


-- 

Vince Harron | Technical Lead Manager | vharron at google.com | 858-442-0868
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150127/db9ab54e/attachment.html>


More information about the lldb-dev mailing list