ACATS 3.0 User's Guide
5.5.5.1 Tests Involving Limited Views
[Amend1] added the
concept of limited views to Ada. For most ACATS tests, the possibility
of limited views can be ignored, as either they are not used at all,
or they need not be separated from the full view in the environment.
(It is presumed that adding the full view to the environment also adds
the corresponding limited view.)
However, a few tests require that the limited view
of a unit be added to the environment separately from the full view of
the unit. Such tests have dependencies in the full views on units that
have not yet been compiled (added to the environment). For these tests,
any extra steps needed to add the limited view to the environment separately
from the full view will need to be accomplished.
The tests identified below need to add the limited
view of one or more units to the environment separately from the full
view of the units.