Welcome, Guest! Log In | Create Account

How to test SkyEye

1. Download skyeye-1.2.5 release package and skyeye-testsuite-1.2.5 package.
2. Uncompress skyeye-1.2.5 package and skyeye-testsuite-1.2.5 package, move skyeye-1.2.5 package into skyeye-testsuite-1.2.5 directory.
3. Build skyeye-1.2.5 package by "configure;make;make install"
4. Then run test_all.sh script. all the basic testcases will be launched by skyeye built by yourself( not including netcard simulation testing , lcd simulation testing etc.).
5. After test_all.sh is finished, some test report can be found at linux, uClinux, rtems directories. The file name of test report looks like "test_report_2008-06-08" .

Now we can not tested some advanced features of SkyEye automatically, such as netcard simulation, lcd simulation, so you have to run these related testcases manually.

How to help skyeye team to do testing?
Just download skyeye release package and corresponding skyeye testsuite package from officail website of skyeye. And run "test_all.sh" described in the above, then send your test report files under linux, uClinux, rtems to skyeye maillist:
Skyeye-developer@…
http://lists.gro.clinux.org /cgi-bin/mailman/listinfo /skyeye-developer

Note: you should install "expect script tools" before you run all the testcases. For cygwin platform, make sure you installed psmisc package.

skyeye-1.2.5 testing report