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 [Run the tests]
compilation:tests [2016/11/10 16:49]
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
Line 59: Line 63:
 __For label__\\ __For label__\\
 If the test is < 10s, <label>=elmerice-fast \\ If the test is < 10s, <label>=elmerice-fast \\
-If the test is > 100s, <label>=elmerice-long \\+If the test is > 100s, <label>=slow \\
  
   * Create runTest.cmake with   * Create runTest.cmake with
compilation/tests.txt · Last modified: 2016/11/10 16:49 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