pFUnit + CTest @ CAM

Dear CESM developers,Is there public accessible documentation / source code about the pFUnit + CTest part of CAM? In the README there is only
:coming soon...

full documentation for the new CAM testing framework in the form
of a user's guide, accessible from the CAM developer's webpages


Thanks! Kind regards,/Guowei
 

santos

Member
Ah, that is an old message, but it is about the CAM system regression tests, not the CTest unit tests. We have some temporary compatibility issues due to changes in CIME, which has similarly designed unit tests. It is present here:https://github.com/CESM-Development/cime(There is some information in tools/unit_testing in CIME, which might be useful, but it is a little old.)I am hoping to update the CAM tests (so that they work properly with CIME) and add better documentation for the unit tests by the end of the month. If you have a specific question about how to run or add tests, you can also ask here.
 
Back
Top