izh_test
Kinds of tests
Aggregate tests
link - Reference to a file with specification of a test.
Full specification of test looks like:
<link>name_of_file</link> |
In this case test is loaded from file [name_of_file].
Path to the linked file should be relative from directory
where original file is located.
All the parameters for the test (
names and description
)
are inherited from linked file.
All the named things (
substitution variables
and
test templates
)
are inherited by linked test from the original test.