diff --git a/releng/README.releng b/releng/README.releng index 099a2062..6bf2c886 100644 --- a/releng/README.releng +++ b/releng/README.releng @@ -1,20 +1,20 @@ Release Engineering Che[at|ck] List ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - * SOFTWARE TO TEST - Use latest libraries code base from svn and bzr (see README for aditional and autodetected library dependencies) - Alternatively, use latest all-in-one development tarball from: http://www.gnu.org/software/xorriso/ - * SETUP THE TEST ENVIRONMENT - + + Not all TESTs are scripts (e.g. cppcheck, valgrind) + Copy all FILE.conf.template to $HOME/FILE.conf + 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