Attention is currently required from: jolly.
1 comment:
File ipad/IPAd_Tests.ttcn:
Patch Set #1, Line 111: private function f_init_pars(boolean second_eim := false)
maybe call it "second_eim_present"?
I have an idea that you might consider also:
We could have a record that holds the eimFqdn and eimId values. We then could use this record to create an array in pars. The array would get its default contents via an a parameter in f_init_pars.
in f_eim_init(), we then would loop over the array and create a GetEimConfigurationDataResponse dynamically.
This would allow us to put as many eIMs as we want. Not just two.
To view, visit change 43656. To unsubscribe, or for help writing mail filters, visit settings.