What purpose is testsuite used for?
These testsuite include precompiled linux kernel image that can run on skyeye successfully. Also maintainer of skyeye will use them to test the stable or reliable of skyeye new version.
How to run them automatically?
In
SkyEye source distribution, there is two script under utils/tools/auto_test/ : auto_test and exec_skyeye.sh . You can copy these two files to testsuite/2.0/ directory. Then change your current directory to testsuite/2.0/ directory , run ./autotest. The auto test procedure is launched. After some time ,a test_report can be generated that show the test resules.