Re: [toolchain-devel] scrub tests from BuildToolChain

2010-02-09 Thread Jie Zhang
On 02/10/2010 02:23 AM, Mike Frysinger wrote: On Mon, Feb 8, 2010 at 22:58, Pan, Grace wrote: Yes, I use toolchain-regtest in the regression testing and I like the idea to use one set of buildscript instead of keep them in two folders. We can still put toolchain-regtest as an standalone script

Re: [toolchain-devel] scrub tests from BuildToolChain

2010-02-09 Thread Mike Frysinger
On Mon, Feb 8, 2010 at 22:58, Pan, Grace wrote: > Yes, I use toolchain-regtest in the regression testing and I like the idea to > use one set of buildscript instead of keep them in two folders. > > We can still put toolchain-regtest as an standalone script as you said, so > that it can be either

Re: [toolchain-devel] scrub tests from BuildToolChain

2010-02-08 Thread Pan, Grace
ysinger >Cc: toolchain-devel@blackfin.uclinux.org >Subject: Re: [toolchain-devel] scrub tests from BuildToolChain > >On 02/09/2010 04:09 AM, Mike Frysinger wrote: >> Jie broke out the testing logic into a standalone script >> "toolchain-regtest". this lets people run tests

Re: [toolchain-devel] scrub tests from BuildToolChain

2010-02-08 Thread Jie Zhang
On 02/09/2010 04:09 AM, Mike Frysinger wrote: Jie broke out the testing logic into a standalone script "toolchain-regtest". this lets people run tests against any already compiled toolchain and so speeds up the checking process significantly since everything else doesnt need to be compiled at th

[toolchain-devel] scrub tests from BuildToolChain

2010-02-08 Thread Mike Frysinger
Jie broke out the testing logic into a standalone script "toolchain-regtest". this lets people run tests against any already compiled toolchain and so speeds up the checking process significantly since everything else doesnt need to be compiled at the same time. any qualms with me ripping out the