Attention is currently required from: dexter, jolly, laforge.
osmith has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43268?usp=email )
Change subject: IPA: Start (and stop) IPAd from test cases ......................................................................
Patch Set 2:
(2 comments)
File ipad/IPAd_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43268/comment/c8e37071_671ce... : PS2, Line 453: sleep 1 ; can the "sleep 1" be removed here? if not, maybe it makes more sense to sleep at the end of f_stop_ipad, assuming that the sleep is really needed after stopping?
File ipad/testenv.cfg:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43268/comment/21ee1cfe_e56e3... : PS2, Line 12: #program=no ```suggestion # Gets started with f_exec_ipad() in IPAd_Tests.ttcn ```