Attention is currently required from: jolly.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37519?usp=email )
Change subject: Fix BTS_Tests_ASCI.TC_vbs_notification, add missing SI1 ......................................................................
Patch Set 1:
(4 comments)
File bts/BTS_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37519/comment/c78d58d7_1276b... PS1, Line 442: function f_rsl_bcch_fill_raw(RSL_IE_SysinfoType rsl_si_type, octetstring si_enc) this one can be friend.
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37519/comment/3b79a406_5112d... PS1, Line 448: friend function f_rsl_bcch_fill(RSL_IE_SysinfoType rsl_si_type, template (value) SystemInformation si_dec) why is this changed?
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37519/comment/d3bc68a5_f6ef1... PS1, Line 4925: function f_TC_si_sched(float duration := 8.0) runs on test_CT { why is this changed?
File bts/BTS_Tests_ASCI.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37519/comment/5012afa9_30b6f... PS1, Line 47: friend function f_init_nch_position() runs on test_CT { this one can be private.