updated to the latest conventions
This commit is contained in:
parent
88b0294bd7
commit
08adecf09e
@ -8,13 +8,13 @@ Release Engineering Che[at|ck] List
|
||||
|
||||
* 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/.libburnia-releng/FILE.conf
|
||||
+ Read the configuration files and set up accordingly
|
||||
|
||||
* DELIVERING A NEW TEST SCRIPT
|
||||
+ start a new test over the top of template_new_releng
|
||||
+ file name starts with releng_
|
||||
+ any generated data to be stored in ./$0.result directory
|
||||
+ any generated data to be stored in ./tmp/scriptname directory
|
||||
+ test data generation options -rc [-keep]
|
||||
+ test data removal options -cleanup
|
||||
+ well documented configuration file test.conf{.template}
|
||||
|
@ -24,4 +24,4 @@
|
||||
|
||||
* Interpreter to read options from config files and sets the variables
|
||||
* Config files to be stored in $HOME/.libburnia-releng/
|
||||
* Generated data in ./tmp/$scriptname.result
|
||||
* Generated data in ./tmp/$scriptname directory
|
||||
|
Loading…
Reference in New Issue
Block a user