fixeria has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39851?usp=email )
Change subject: s1gw: add TC_uemux_uldl_nas_release ......................................................................
Patch Set 2:
(1 comment)
File s1gw/S1GW_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39851/comment/373c1bea_09766... : PS2, Line 674: f_UEMuxUE_trx_s1ap_from_enb(-, Sigh. This trick works with more recent TITAN: you can pass `-` (unused) to an out parameter when you don't need it. This way there is no need to create an unused variable and pass it.