52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
~~~~~~~~~~~~~~~~~~~~~~~
* tests/_testname_/testconfig link:megatest_manual.html#_the_testconfig_file[testconfig details]
** iteration (one test applied to many inputs) link:megatest_manual.html#_iteration[test iteration]
** dependencies link:megatest_manual.html#_requirements_section[test requirements]
* megatest areas
** megatest.config
Advanced Topics
~~~~~~~~~~~~~~~
* Removing and keeping runs selectively link:megatest_manual.html#_managing_old_runs[managing runs]
* Subruns link:megatest_manual.html#_nested_runs[nested runs]
* Config file features link:megatest_manual.html#_config_file_helpers[config file features]
|
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
|
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
|
~~~~~~~~~~~~~~~~~~~~~~~
* tests/_testname_/testconfig link:megatest_manual.html#_the_testconfig_file[testconfig details]
** iteration (one test applied to many inputs) link:megatest_manual.html#_iteration[test iteration]
** dependencies link:megatest_manual.html#_requirements_section[test requirements]
* megatest areas
** megatest.config
** runconfigs.config
** config language features; include, shell, system, scheme, rp|realpath, getenv, get, rget, scriptinc link:megatest.html#_config_file_helpers
Advanced Topics
~~~~~~~~~~~~~~~
* Removing and keeping runs selectively link:megatest_manual.html#_managing_old_runs[managing runs]
* Subruns link:megatest_manual.html#_nested_runs[nested runs]
* Config file features link:megatest_manual.html#_config_file_helpers[config file features]
* HTML output with -generate-html
* Triggers, post run, state/status
* MTLOWESTLOAD
* flexilauncher
* env delta and testconfig
Maintenance and Troubleshooting
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* cleanup-db, database structure of Megatest 1.6x
* homehost management
* show-runconfig
* show-config
* show with -debug 0,9
* load management
|