Attention is currently required from: pespin.
fixeria has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28912 )
Change subject: cbc: Test ETWS msg over CBSP
......................................................................
Patch Set 4: Code-Review+1
(2 comments)
File cbc/BSC_ConnectionHandler.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28912/comment/4c6f2626_5140…
PS3, Line 101: var template (omit) uint8_t channel_ind := omit;
I gave this another try and indeed it seems to be fine
passing the optional param directly, I must h […]
Done
File cbc/CBC_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28912/comment/17c00c5f_3fe0…
PS3, Line 353: g_pars.exp_cbs_msg.channel_ind
Same here, better use isbound().
In this
particular place you may hit DTE if g_pars.exp_cbs_msg is omit.
This is not a problem if g_pars.exp_cbs_msg is guaranteed to be present.
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28912
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ie22a00120218a205db11a5622274dcc67435f5de
Gerrit-Change-Number: 28912
Gerrit-PatchSet: 4
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Fri, 05 Aug 2022 18:42:45 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: comment