osmo-ttcn3-hacks[master]: bsc: fix f_establish_fully() for expected assignment failures

2018-02-08 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6313 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I78b839f0bcb7e2da61bff0add3abc452bfea40a2 Gerrit-PatchSet: 1 Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: maste

[MERGED] osmo-ttcn3-hacks[master]: bsc: fix f_establish_fully() for expected assignment failures

2018-02-08 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: bsc: fix f_establish_fully() for expected assignment failures .. bsc: fix f_establish_fully() for expected assignment failures The altstep guard statemen

[PATCH] osmo-ttcn3-hacks[master]: bsc: fix f_establish_fully() for expected assignment failures

2018-02-07 Thread dexter
Review at https://gerrit.osmocom.org/6313 bsc: fix f_establish_fully() for expected assignment failures The altstep guard statements are to restrictive so they do not match on an expected assignment failure anymore. - Add a new altstep for expected assignment failures. Change-Id: I78b839f0bcb