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] make -j10 check TESTS=gdb.foo/*.exp


On 02/13/2014 09:25 AM, Doug Evans wrote:
> This patch implements this idea.
> 
> E.g.,
> bash$ make -j10 check TESTS="gdb.server/*.exp gdb.threads/*.exp"

This is good.  I am using RUNTESTFLAGS='--directory=gdb.server', but
impossible to specify two directories in one run.  We also need to
update README in testsuite directory to document it.

-- 
Yao (éå)


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