Attention is currently required from: pespin.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36526?usp=email )
Change subject: hnbgw: Implement validation of [some] counters ......................................................................
Patch Set 1:
(1 comment)
File hnbgw/HNBGW_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36526/comment/14732273_57bef... PS1, Line 1531: const charstring hnb0_ctr_prefix := "TTCN3.hnb.001-01-L2342-R0-S55-C1.";
I wanted to do just that. However, g_pars doesn't contain this information. […]
basically the hnb data is not accessible from the ConnHdlr component. It would be a major change to add all that data to the ConnHdlr, so I decided against that.