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/16c9bca1_f5098... PS1, Line 1531: const charstring hnb0_ctr_prefix := "TTCN3.hnb.001-01-L2342-R0-S55-C1.";
sounds like this should be formed from LAC/etc. from g_pars? Maybe through a private function.
I wanted to do just that. However, g_pars doesn't contain this information. g_pars only contains per-subscriber data, and not per-hnodeb data.