File: README

package info (click to toggle)
skyeye 1.2.5-4
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 8,236 kB
  • ctags: 19,345
  • sloc: ansic: 90,379; sh: 5,188; python: 707; cpp: 417; makefile: 322; exp: 38
file content (10 lines) | stat: -rw-r--r-- 573 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
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