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:
- Use the configuration tools to configure any variants.
- Build TPS modules.
- Use the test drivers to verify record format configurations and variants, such as FRLs, VRLs, and so on, created for the network.
- Verify any Tcl procedures with hcitpstest.
- Test the record format configuration in the Testing Tool.
- Proceed to the integration and system tests.