simplify cmake code for tuning tests

add a post command to the runSimulator script and use this to
execute the unit test at the end of the run
This commit is contained in:
Arne Morten Kvarving
2023-07-03 09:05:45 +02:00
parent fae3859c5a
commit c3847e8325
4 changed files with 41 additions and 38 deletions
-1
View File
@@ -253,7 +253,6 @@ list (APPEND TEST_SOURCE_FILES
tests/test_RestartSerialization.cpp
tests/test_stoppedwells.cpp
tests/test_timer.cpp
tests/test_tuning_XXXMBE.cpp
tests/test_vfpproperties.cpp
tests/test_wellmodel.cpp
tests/test_wellprodindexcalculator.cpp