This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: improving testsuite runtime


On Fri, Sep 19, 2008 at 04:08:50PM -0700, Janis Johnson wrote:
> Would it work for you to have a check-init target to set up site.exp
> and whatever else might be needed, a check-fini target to wrap up
> the results, and multiple targets that you can invoke separately in
> between those?  A top-level "make check" would do the start-up stuff,
> run lots of check targets in parallel, and then do the wrap-up at the
> end, perhaps after running the resource hogs sequentially.

Yes, that would be fine.


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