Attention is currently required from: osmith.
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42143?usp=email )
Change subject: 5gc: Introduce test TC_connection_inactive ......................................................................
Patch Set 2:
(1 comment)
File 5gc/expected-results.xml:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42143/comment/5a30c3a7_bdd5b... : PS2, Line 19: <error type='DTE'></error>
why is the expected result a DTE instead of a test failure?
Because it fails with: "Dynamic test case error: None of the branches can be chosen in altstep as_ngap_handle_InitialCtxReq_withPDUSessionList"
That's because there's no match happening in as_ngap_handle_InitialCtxReq_withPDUSessionList() because we expect to have the IE but it doesn't.