Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
compilation:tests [2016/01/06 15:15]
ltavard [How to make cmake test-case]
compilation:tests [2016/11/10 16:49] (current)
ltavard
Line 11: Line 11:
 ctest -L elmerice (run all Elmer/Ice tests) ctest -L elmerice (run all Elmer/Ice tests)
 ctest -L elmerice-fast (set of fast Elmer/Ice tests) ctest -L elmerice-fast (set of fast Elmer/Ice tests)
-ctest -L slow (set of slow Elmer/Ice tests)+ctest -L elmerice-long (set of slow Elmer/Ice tests
 +ctest -L netcdf (set of test using NetCDF library)
 </code> </code>
 or to run only the tests whose names match the given regular expression or to run only the tests whose names match the given regular expression
Line 40: Line 41:
 Solver 4 :: Reference Norm = real <norm> Solver 4 :: Reference Norm = real <norm>
 Solver 4 :: Reference Norm Tolerance = Real <tol> Solver 4 :: Reference Norm Tolerance = Real <tol>
 +$fprintf( stderr, "TEST CASE 1\n");
 +RUN
 +$fprintf( stderr, "END TEST CASE 1: Target NRM=<norm>,EPS=<tol>\n" );
 </code> </code>
 Equivalent to those lines inside the solver block to be tested Equivalent to those lines inside the solver block to be tested
compilation/tests.1452093337.txt.gz · Last modified: 2016/01/06 15:15 by ltavard
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0