Unit testing

Unit testing involves constructing and validating the smallest components of a system before integrating them into larger components. To build your record format configuration:

  1. Use the configuration tools to configure any variants.
  2. Build TPS modules.
  3. Use the test drivers to verify record format configurations and variants, such as FRLs, VRLs, and so on, created for the network.
  4. Verify any Tcl procedures with hcitpstest.
  5. Test the record format configuration in the Testing Tool.
  6. Proceed to the integration and system tests.

    See Integration and system testing.