Next
Previous Contents
Check Tutorial
Arien Malec
24 May, 2002
1.
Introduction
2.
Unit testing in C
2.1
Other unit testing frameworks for C
3.
Tutorial: Basic unit testing
3.1
How to write a test
3.2
Setting up the money tests
3.3
Test a little, code a little
3.4
Creating a suite
3.5
SRunner output
4.
Advanced Features
4.1
Running multiple cases
4.2
No fork mode
4.3
Test fixtures
4.4
Multiple suites run through the same SRunner
4.5
Test Logging
4.6
Conclusion
5.
GNU Free Documentation License
Next
Previous Contents