[Lldb-commits] [PATCH] Documentation for test timeout

Zachary Turner zturner at google.com
Mon Dec 15 17:53:31 PST 2014


Isn't that the case with environment variable as well? Otherwise you would
need some kind of per-test environment variable. Basically any environment
variable set before you run dotest or dosep is global state, and so is any
command line option you pass in, so they seem functionally equivalent to
me, just a matter of how they are specified
On Mon, Dec 15, 2014 at 4:54 PM Chaoren Lin <chaorenl at google.com> wrote:

> Can dosep supply different arguments to different invocations of dotest?
> Otherwise, every test must run with the same time limit under dosep if we
> supply timeout as an argument.
>
>
> http://reviews.llvm.org/D6669
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141216/33423634/attachment.html>


More information about the lldb-commits mailing list