Ulrich Carmesin
3 years ago
6 changed files with 23 additions and 54 deletions
@ -1,34 +0,0 @@ |
|||
tools: |
|||
connsrc: yml |
|||
remotetyp: ssh |
|||
toolcls: |
|||
pathTool: path_tool |
|||
paths: |
|||
mode: "0o775" |
|||
home: /home/ulrich/6_Projekte/Programme/pythonProject |
|||
debugs: /home/ulrich/6_Projekte/Programme/pythonProject/test/log # for temporary debug-logs |
|||
archiv: /home/ulrich/6_Projekte/Programme/pythonProject/test/lauf # the results of |
|||
results: /home/ulrich/6_Projekte/Programme/pythonProject/test/target # the target results which a former result files |
|||
program: /home/ulrich/6_Projekte/Programme/pythonProject # the programs with default configs |
|||
environment: /home/ulrich/6_Projekte/Programme/pythonProject/test/environment # for config etc about the system under test |
|||
release: /home/ulrich/6_Projekte/Programme/pythonProject/test/release # for configs about special releases |
|||
testdata: /home/ulrich/6_Projekte/Programme/pythonProject/test/tdata # for configs about special releases |
|||
pattern: |
|||
tctime: '\d{4}-\d{2}-\d{2}_\d{2}-\d{2}-\d{2}' |
|||
tltime: '\d{4}-\d{2}-\d{2}_\d{2}-\d{2}-\d{2}' |
|||
testcase: '.*?/' |
|||
usecase: '.*?/' |
|||
typen: |
|||
einzel: "Einzelfaelle separat" |
|||
menge: "alle zum Lauf einmal laden und auswerten" |
|||
unit: |
|||
text: "Units testen" |
|||
todo: 1 |
|||
applicationen: |
|||
TEST: |
|||
- testA |
|||
- testB |
|||
application: |
|||
TEST: |
|||
- testA |
|||
- testB |
@ -1 +1 @@ |
|||
HOME_PATH = "/home/ulrich/6_Projekte/Programme/holtz" |
|||
HOME_PATH = "/home/ulrich/6_Projekte/Programme/datest" |
|||
|
Loading…
Reference in new issue