Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

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.
 
Top