This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] switch to fully parallel mode


On Tue, Sep 17, 2013 at 11:56 AM, Tom Tromey <tromey@redhat.com> wrote:
> Yao> I am fine to get all tests by 'find' as long as it is easy to exclude a
> Yao> directory in the future.  I am proposing to add a directory 'gdb.perf'
> Yao> in testsuite, and we can exclude it here then.
>
> It shouldn't be an issue.
>
> Though perhaps gdb.perf tests ought to all just "self-exclude" if
> performance testing is not requested.  Wouldn't that be needed so that
> plain "runtest" would continue to work, anyway?

Agreed.  Perf testing needs to be separable from "make check", and not
included with a default "make check".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]