Test suite: Difference between revisions
Jump to navigation
Jump to search
Created page with '{{missing}} Document here: * CUnit-based test suite * test.py Python-based test suite * bits of C++-based test code eg testconopt, testslvreq * old test code no longer integrate…' |
No edit summary |
||
| Line 7: | Line 7: | ||
* old test code no longer integrated | * old test code no longer integrated | ||
* [[Model self-testing]]. | * [[Model self-testing]]. | ||
* coverage testing | |||
* memory leak testing (valgrind) | |||
[[Category:Development]] | [[Category:Development]] | ||
Revision as of 02:10, 19 May 2010
The content from this page was lost in a recent server failure. We will be working to restore this content as soon as possible.
Document here:
- CUnit-based test suite
- test.py Python-based test suite
- bits of C++-based test code eg testconopt, testslvreq
- old test code no longer integrated
- Model self-testing.
- coverage testing
- memory leak testing (valgrind)