~ubuntu-branches/ubuntu/lucid/skyeye/lucid

« back to all changes in this revision

Viewing changes to misc/auto_test/README

  • Committer: Bazaar Package Importer
  • Author(s): Yu Guanghui
  • Date: 2007-08-07 13:25:49 UTC
  • mfrom: (1.1.2 upstream) (2.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20070807132549-96159k1obat1fxr0
Tags: 1.2.3-1
* New upstream release
* Added NO_BFD=1, don't require libbfd now. (Closes:Bug#423933) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
autotest Version 0.2
 
2
Author: Kang Shuo, Chen Yu
 
3
Description : AutoTest all the testcase in SkyEye testsuite.
 
4
Usage:
 
5
0 get skyeye source, compile it and get skyeye binary code.
 
6
1 place daily_test.sh, auto_test, exec_skyeye.sh, exec_skyeye_dbct.sh, skyeye binary code into testsuite2 directoy
 
7
2 cd testsuite2 directory, run ./auto_test. You can select testcases by modify path variable in auto_test script.
 
8
 
 
9
NOTE:
 
10
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