Enable Regression Testing of WELPI and CPI/CTFAC

Forgotten at the time we developed the WELPI support.
This commit is contained in:
Bård Skaflestad
2022-12-02 14:10:36 +01:00
parent f42beb24f4
commit 364b87afc9
2 changed files with 9 additions and 0 deletions

View File

@@ -97,6 +97,7 @@ tests[base_model_1]="flow model1 BASE_MODEL_1"
tests[msw_model_1]="flow model1 MSW_MODEL_1"
tests[faults_model_1]="flow model1 FAULTS_MODEL_1"
tests[base_model2]="flow model2 0_BASE_MODEL2"
tests[base_model2_welpi]="flow model2 0B_WELPI_MODEL2"
tests[0a1_grpctl_stw_model2]="flow model2 0A1_GRCTRL_LRAT_ORAT_BASE_MODEL2_STW"
tests[0a1_grpctl_msw_model2]="flow model2 0A1_GRCTRL_LRAT_ORAT_BASE_MODEL2_MSW"
tests[0a2_grpctl_stw_model2]="flow model2 0A2_GRCTRL_LRAT_ORAT_GGR_BASE_MODEL2_STW"