autotest Version 0.2
Author: Kang Shuo, Chen Yu
Description : AutoTest all the testcase in SkyEye testsuite.
Usage:
0 get skyeye source, compile it and get skyeye binary code.
1 place daily_test.sh, auto_test, exec_skyeye.sh, exec_skyeye_dbct.sh, skyeye binary code into testsuite2 directoy
2 cd testsuite2 directory, run ./auto_test. You can select testcases by modify path variable in auto_test script.

NOTE:
if you can cvs co skyeye-v1, then just edit daily_test.sh and set the two variables(TESTSUITE_PATH,DEVELOPER_NAME) to fit your environment and run daily_test.sh
