Hi, Lucas
Here is my patches to remove the code of cpoy src dir to
client/tmp/<tests>/src, and put the code to client/tmp/<tests>/src,
because it will check version and remove the src dir you just build up 
in client/shared/test.py.
So I think it will be better to put the code there and thus src dir will
exist when copy *.c file to src ,that is what linus_stress will do.

Thanks 
Mike
在 2012-08-10五的 01:06 +0800,Mike Qiu写道:
> Currently, src dir has been changed to client/tmp/<tests>/src
> in client/shared/test.py. But the code where make the change 
> maybe a waste of time, because it, src dir,  may be removed 
> in the file client/shared/base_utils.py.
> 
> To avoid this , and make linus_stress test to work, these 
> three patches has been made.
> 
> Signed-off-by: Mike Qiu <[email protected]>
> 
> Mike Qiu (3):
>   client.shared.test:Avoid to make and copy src dir
>   client.shared.based_utils:Make and copy the src dir to
>     client/tmp/<test>/
>   tests.linus_stress:Copy the *.c file to src dir
> 
>  client/shared/base_utils.py               |   12 ++++++++++--
>  client/shared/test.py                     |    6 ------
>  client/tests/linus_stress/linus_stress.py |    5 ++---
>  3 files changed, 12 insertions(+), 11 deletions(-)
> 


_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel

Reply via email to