Add Regression Test for JFUNC Feature

There are no such tests in the test suite and we've already had one
instance of the feature breaking during code refactoring.

Thanks to [at]tskille for providing the test case.
This commit is contained in:
Bård Skaflestad
2023-02-17 17:40:52 +01:00
parent 37959ee26a
commit b73440d794
2 changed files with 9 additions and 0 deletions

View File

@@ -141,6 +141,14 @@ add_test_compareECLFiles(CASENAME spe1_radial
REL_TOL ${rel_tol}
DIR radial_grid)
add_test_compareECLFiles(CASENAME jfunc_01
FILENAME JFUNC-01
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${rel_tol}
DIR jfunc
TEST_ARGS --enable-tuning=true)
add_test_compareECLFiles(CASENAME ctaquifer_2d_oilwater
FILENAME 2D_OW_CTAQUIFER
SIMULATOR flow