$treeview $search $mathjax
`test/airrac'
subdirectory, test source files are provided. All functionality should be tested using these test source files.The test source 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 source file should be placed in the `test/airrac'
subdirectory and should have a name ending with `TestSuite.cpp'
.
`YieldTestSuite.cpp'
. A reference file named `YieldTestSuite.ref'
should accompany the test source 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 source file.`test/airrac'
sub-directory by typing: % make check