ACATS 3.0 User's Guide
4.1 Structure
The ACATS 3.0 test software includes test code that
exercises specific Ada features, foundation code (used by multiple tests),
support code (used to generate test results), and tool code (used to
build tools necessary to customize ACATS tests). The suite includes tests
for the core language and tests for the Specialized Needs Annexes. The
following table summarizes the number of tests and files in the ACATS
suite.
| Total | Core
Tests | SNA Tests | Foundations | Docs | Other
|
---|
Number of Files | 4660 | 4139 | 248 | 50 | 169 | 22
|
Number of Tests | 3771 | 3581 | 190 | 0 | 0 | 0
|
Others consists of:
1 | List of all files
|
14 | Code that is referenced by
tests
|
3 | Code and data used for preprocessing
tests to insert implementation specific information
|
4 | Test routines for reporting
code ("CZ" tests)
|
The delivery structure of the test suite is described
in Section
4.7.