STAF321-src
STAF  

所属分类:嵌入式/单片机/硬件编程
开发工具:MultiPlatform
文件大小:22035KB
下载次数:4
上传日期:2007-03-14 10:43:12
上 传 者shenghuo_li
说明:  Software Testing Automation Framework (STAF)的开发代码,
(Software Testing Automation Framework (S TAF) the development code,)

文件列表:
255155 (0, 2011-02-18)
255155\src (0, 2011-02-18)
255155\src\CVS (0, 2011-02-18)
255155\src\CVS\Entries (2, 2007-02-26)
255155\src\CVS\Entries.Log (13, 2007-02-26)
255155\src\CVS\Repository (4, 2007-02-26)
255155\src\CVS\Root (58, 2007-02-26)
255155\src\staf (0, 2011-02-18)
255155\src\staf\autobuild (0, 2011-02-18)
255155\src\staf\autobuild\BuildIt.xml (136184, 2007-02-26)
255155\src\staf\autobuild\CVS (0, 2011-02-18)
255155\src\staf\autobuild\cvsbackup.xml (9394, 2007-02-26)
255155\src\staf\autobuild\CVS\Entries (93, 2007-02-26)
255155\src\staf\autobuild\CVS\Repository (19, 2007-02-26)
255155\src\staf\autobuild\CVS\Root (58, 2007-02-26)
255155\src\staf\build (0, 2011-02-18)
255155\src\staf\build\CVS (0, 2011-02-18)
255155\src\staf\build\CVS\Entries (1301, 2007-02-26)
255155\src\staf\build\CVS\Repository (15, 2007-02-26)
255155\src\staf\build\CVS\Root (58, 2007-02-26)
255155\src\staf\build\makedep.sh (3294, 2007-02-26)
255155\src\staf\build\makefile.aCC (3113, 2007-02-26)
255155\src\staf\build\makefile.aix (1307, 2007-02-26)
255155\src\staf\build\makefile.aix421 (944, 2007-02-26)
255155\src\staf\build\makefile.aix433 (1307, 2007-02-26)
255155\src\staf\build\makefile.aix64 (1292, 2007-02-26)
255155\src\staf\build\makefile.cxx (3426, 2007-02-26)
255155\src\staf\build\makefile.freebsd (1663, 2007-02-26)
255155\src\staf\build\makefile.freebsd410 (1651, 2007-02-26)
255155\src\staf\build\makefile.gcc (2459, 2007-02-26)
255155\src\staf\build\makefile.hpux (1915, 2007-02-26)
255155\src\staf\build\makefile.inf (2051, 2007-02-26)
255155\src\staf\build\makefile.irix (1082, 2007-02-26)
255155\src\staf\build\makefile.linux (2532, 2007-02-26)
255155\src\staf\build\makefile.linux-ppc64-32 (1839, 2007-02-26)
255155\src\staf\build\makefile.linux-ppc64-64 (1833, 2007-02-26)
255155\src\staf\build\makefile.linuxamd64 (1796, 2007-02-26)
255155\src\staf\build\makefile.linuxia64 (1796, 2007-02-26)
255155\src\staf\build\makefile.mipsPro (3279, 2007-02-26)
255155\src\staf\build\makefile.mvc (9182, 2007-02-26)
... ...

COMPILATION INSTRUCTIONS ======================== Prerequisites: -------------- * Perl 5.8.0 or higher * STAF 2.4.0.1 or higher To build: --------- Step 1 is to create the Makefile for the build, using something like: perl Makefile.PL INC=-I/usr/local/staf/include/ \ LIBS="-L/usr/local/staf/lib -lSTAF" Change both instances of "/usr/local/staf" above to the location to which staf was installed. A plain: perl Makefile.PL Should work if you installed STAF in the default location of /usr/local/staf, or in the FHS recommended place -- /opt/staf. Next, run `make'. You should now run the test suite to ensure that your build was successful. To run the tests, you will need to have a STAF daemon running locally (STAFProc). Just run `make test'. If the results are not a 100% pass, then check the following: If all tests fail then you've not got your libraries set up right, fix them. If all tests in `basic' pass, but the others fail most of their tests, there is a problem with your STAF installation, or you're not running STAFProc. If an odd few fail but the majority pass, we need to know about it, so please run `make test TEST_VERBOSE=1' and copy _all_ of the output of make test into a file and attach it to a bug report on: http://sourceforge.net/tracker/?group_id=33142&atid=407381 To install: ----------- Don't install it unless the tests pass. If they do, then just running `make install' will install PLSTAF to the standard location for Perl modules st your site. If you don't want them in the standard place you need to read `perldoc ExtUtils::MakeMaker'

近期下载者

相关文件


收藏者