Hi, everyone:
   I want use autotest to test a mips board. For the board isn't installed a
"standard" Linux, so I fail the test. when I use the command:
   ---------
   ../server/autoserv -m root@ip -r ./ -c ../client/tests/selftest/control
  ----------
  I find it always get wrong exit status when executing following command:
---------
  <autodir>/bin/autotestd_monitor /tmp/autoserv-xxxx 0 0
---------
The exit status is 255 while it should be 0 if the command succeeds. I am
now reading the code of related files, it is hard work. Any one can supply
some helpful info?

 The client installation doesn't work well either. There is no test source
directory under <autodir>/tests/ directory. I read server/autotest.py file
and find _install_using_send_file() methods sending files to client host,
but it doesn't send test source directory because "tests/" is in
exclude_dir. Can some one tell me which part sends test source directory.

Expecting for your help~
-- 
Zhu Chenjie
Zhejiang University, China
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to