Commit
d67523ad07828eb8100ecedf91aba2994d12d72d
by Vadim Yanitskiys1ap_proxy_test: add TCs simulating late E-RAB SETUP Rsp
It happens quite often in production that a UE context is being
established and then released even before the eNB acknowledges its
establishment. Add a unit tests for this scenario, preparing for
a follow-up patch making the E-RAB FSM more flexible. The PDUs
triggering late E-RAB SETUP Rsp event are currently being dropped
because they reference no longer existing E-RABs.
Change-Id: I60882c728ff06fb71cc458e807a49ca8ba5adcff
Related: SYS#7738, SYS#7599