Revision 4b7b6f3aafa381a64273d081924371c0fb6af161 authored by Balwinder Singh on 06 June 2022, 19:31:57 UTC, committed by Balwinder Singh on 06 June 2022, 19:31:57 UTC
1 parent 68ce6f9
Raw File
README.unit_testing
To run all unit tests on yellowstone, run the following command:

CTEST_OUTPUT_ON_FAILURE=1 ../../../../tools/unit_testing/run_tests.py --build-dir=/glade/scratch/$USER/unit_tests --test-spec-dir=. --compiler=intel  --build-type=CESM_DEBUG --clean
back to top