fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23485 )
Change subject: pcu: Avoid early TBF release due to N3101 in TC_multiplex_dl_gprs_egprs ...................................................................... Patch Set 3: Code-Review+1 (1 comment) https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23485/3/pcu/PCU_Tests.ttcn File pcu/PCU_Tests.ttcn: https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23485/3/pcu/PCU_Tests.ttcn@3802 PS3, Line 3802: usf_ms := -1; This is a C-style approach ;) Let's rather use the power of TTCN-3: isbound(usf_ms). -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23485 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: Iedff87cedf55ab18b32bd0f159d1145901878203 Gerrit-Change-Number: 23485 Gerrit-PatchSet: 3 Gerrit-Owner: pespin <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: fixeria <[email protected]> Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: osmith <[email protected]> Gerrit-Comment-Date: Mon, 29 Mar 2021 13:56:23 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
