From bcfd3d263eb0253b96426cd4edf927618315a81c Mon Sep 17 00:00:00 2001 From: George Danchev Date: Sun, 26 Jun 2011 14:47:46 +0000 Subject: [PATCH] delivering a new test protocol --- releng/README.releng | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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