List of Examples

| Table of Contents | List of Figures | List of Examples | List of Tables |

Example 5-1. Making Tests and Then Running Them
Example 5-2. Applying a Make-and-Run Script
Example 6-1. lssum Example
Example 6-2. lssource Example
Example 6-3. tut_make_testset Script: Making Individual Tests
Example 6-4. tut_make_testset Script: Making and Adding to the Test Set
Example 6-5. Contents of the New Test Set
Example 6-6. Running the New Test Set
Example 6-7. Examining the Results of the New Test Set
Example 6-8. Source with Counts
Example 6-9. Test Contributions by Function
Example 6-10. Arc Coverage Test Contribution Portion of Report
Example 6-11. Test Set Summary after Removing Tests [8] and [7]
Example 6-12. Setting up a Test Group
Example 6-13. Examining Test Group Results
Example 7-1. cattest Example
Example 7-2. cattest Example without -r
Example 7-3. cattest Example with -r
Example 7-4. lsinstr Example
Example 7-5. Test Description File Examples
Example 7-6. lssum Example
Example 7-7. lsfun Example
Example 7-8. lsblock Example
Example 7-9. lsbranch Example
Example 7-10. lsarc Example
Example 7-11. lscall Example
Example 7-12. lsline Example
Example 7-13. lssource Example
Example 7-14. lstrace Example
Example 7-15. diff between Two Tests
Example 7-16. diff between Different Instrumentations of the Same Test
Example 7-17. Optimizing Test Sets