auto scripts

This commit is contained in:
Olof Hagsand 2016-03-08 11:40:47 +01:00
parent 2b254e5e67
commit 4b19798b58
2 changed files with 29 additions and 25 deletions

View file

@ -1,8 +1,9 @@
Some test cases:
With and without xmldb_rpc:
set a list entry
set a nested entry
Completion
validate with missing mandatory variable
commit
delete all
This directory contains testing code for clixon and the example
routing application:
clixon A top-level script clones clixon in /tmp and starts all.sh
You can _copy_ this file (review it) and place as cron script
all.sh Run through all tests named 'test*.sh' in this directory.
Therefore, if you place a test in this directory matching
'test*.sh' it will be run automatically.
test1.sh First test
test2.sh Second test,...