the
Compartmented Robust Posix C++ Unit Test
system
hosted by
crpcut-
0.8.4 (a.k.a 1.0-RC2)
documentation
crpcut-
0.8.4 (a.k.a 1.0-RC2)
documentation
Table of Contents
crpcut-
0.8.4 (a.k.a 1.0-RC2)
Frequently Asked Questions
1.
crpcut
philosophy
2. Portability
3. Problems
4. Google-mock
crpcut-
0.8.4 (a.k.a 1.0-RC2)
User's Guide
1. Writing tests
2. Expressing dependencies
3. Grouping tests into testsuites
4. Fixtures for common test setups
5. Comparing floating point values
6. Comparing strings
7. Using google mock
8. Heap Management
9. Stubbing library functions
10. Writing predicates
crpcut-
0.8.4 (a.k.a 1.0-RC2)
Reference Manual
1. Macros
2. namespace
crpcut
3. Running tests
A. LICENSE
B. Support
crpcut-
0.8.4 (a.k.a 1.0-RC2)
Installation Guide
1.
crpcut
Requirements
2. Preparation
3. Building and Installing