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(-) -- 1.7.7.6 _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
