Lines Matching full:description
93 #### R2 : The test description should support a hierarchy
104 #### R5 : The test description shall list the test patterns and input patterns required by the tests
149 ### Test description
151 A test description file is defined with a specific syntax to support R1 to R8.
173 A test suite is more complex than a group since it contains the description of the tests and relate…
194 …now where is the data and how to get it, this information is provided in the test description file.
212 A pattern or output description is an ID (to be used in the code) followed by a filename.
410 the parsed data structure. It is done because parsing a big test description file is quite slow.
412 So, it is needed to be done only once or if you modify the test description file.
538 testDesc and patterns are char* generated by the script processTests and containing the description
603 // Definitions of the patterns you have in the test description file