Attention is currently required from: fixeria, neels.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36558?usp=email )
Change subject: msc: derive altsteps from f_expect_paging() and use them ......................................................................
Patch Set 1: Code-Review+1
(2 comments)
File msc/MSC_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36558/comment/b8e1859c_eb7af... PS1, Line 2596: [] as_paging() { this is now less clear than having the as_paging_tmsi(g_pars.tmsi) or whatever, since one needs to look up what is expected there.
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36558/comment/0fcf2e1d_eea13... PS1, Line 3582: [] as_paging() { setverdict(pass); } same here, it's difficult for reader to figure out the difference between as_paging and as_paging_any.