Advanced Ada testing

Component Testing for Ada

This section covers some of the more complex notions behind Component Testing for Ada.

 

To learn about

See

Internal procedures, internal variables and private variables

Testing Internal Procedures and Internal and Private Variables

Generic units

Testing Generic Compilation Units

Initializing and testing pointer variables

Testing Pointer Variables while Preserving the Pointed Value

Testing in a asynchronous environment

Testing Tasks

Making private type structures, internal procedures and variables visible to the test program

Separate Compilation

Generating the test harness as a separate package

Generating a Separate Test Harness

Macros definition conditions

Test Compiler Macro Definitions

Invalid values produced by the Ada Component Testing Wizard.

Unknown Values