the
Compartmented Robust Posix C++ Unit Test
system
hosted by
follow on
crpcut-
1.5.0
User's Guide
crpcut-
1.5.0
User's Guide
Table of Contents
1. Writing tests
Test basics
Checking correctness
Changing expectations
2. Expressing dependencies
3. Grouping tests
4. Fixtures for common test setups
5. Comparing floating point values
6. Comparing strings
Matching strings with regular expressions
Collating strings using a locale
7. Using google mock
8. Heap Management
9. Requirements on execution time
10. Stubbing library functions
11. Writing predicates