delivering a new test protocol

This commit is contained in:
George Danchev 2011-06-26 14:47:46 +00:00
parent 8b34ebce61
commit f6efc0d6ef

View File

@ -1,20 +1,20 @@
Release Engineering Che[at|ck] List Release Engineering Che[at|ck] List
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* SOFTWARE TO TEST * SOFTWARE TO TEST
Use latest libraries code base from svn and bzr Use latest libraries code base from svn and bzr
(see README for aditional and autodetected library dependencies) (see README for aditional and autodetected library dependencies)
Alternatively, use latest all-in-one development tarball from: Alternatively, use latest all-in-one development tarball from:
http://www.gnu.org/software/xorriso/ http://www.gnu.org/software/xorriso/
* SETUP THE TEST ENVIRONMENT * SETUP THE TEST ENVIRONMENT
+ Not all TESTs are scripts (e.g. cppcheck, valgrind)
+ Copy all FILE.conf.template to $HOME/FILE.conf + Copy all FILE.conf.template to $HOME/FILE.conf
+ Read the configuration files and set up accordingly + Read the configuration files and set up accordingly
* DELIVERING A NEW TEST SCRIPT
+ mandatory options -rc [-clean]
+ well documented configuration file test.conf{.template}
+ exit code 0 on success, non-zero on failure
* TESTS LIST * TESTS LIST