`tests' subdirectory test files are provided. All functionality should be tested using these test files.The test file should print relevant data to a standard output that can be used to verify the functionality. All relevant parameter settings should be tested.
The test file should be placed in the `tests' subdirectory and should have a name ending with `_test.cpp'.
`module_test.cpp'. A reference file named `module_test.ref' should accompany the test file. The reference file contains a reference printout of the standard output generated when running the test program. The reference file should be maintained using version control and updated according to the test file.`tests' subdirectory by typing % make check
Generated on Fri Jan 11 08:51:40 2008 for IT++ by Doxygen 1.3.9.1