Changes
Page history
Update Testing
authored
Aug 29, 2021
by
Fabian Nuraddin Alexander Gabel
Show whitespace changes
Inline
Side-by-side
Testing.md
View page @
07a50330
...
@@ -17,7 +17,7 @@ In order to modularize tests, the following generic variables are used:
...
@@ -17,7 +17,7 @@ In order to modularize tests, the following generic variables are used:
| Name | Description | Example Value |
| Name | Description | Example Value |
| ---- | ----------- | ------- |
| ---- | ----------- | ------- |
|
`$RESEARCH_TESTING`
| The base directory for this test |
`$RESEARCH_ROOT/testing/test_preproc_wg
.log
`
|
|
`$RESEARCH_TESTING`
| The base directory for this test |
`$RESEARCH_ROOT/testing/test_preproc_wg`
|
|
`$LOGFILE`
| The name of the logfile for this test |
`$RESEARCH_ROOT/log/preproc_wg.log`
|
|
`$LOGFILE`
| The name of the logfile for this test |
`$RESEARCH_ROOT/log/preproc_wg.log`
|
|
`$SCRIPT`
| The basic command that is tested |
`$RESEARCH_ROOT/bin/preproc_wg.sh`
|
|
`$SCRIPT`
| The basic command that is tested |
`$RESEARCH_ROOT/bin/preproc_wg.sh`
|
...
...
...
...