Loading test_purposes/Ngap_Common.tplan2 +16 −2 Original line number Diff line number Diff line Loading @@ -325,15 +325,29 @@ Package Ngap_Common { Configuration { Interface Type defaultGT accepts NgapMessage; Component Type NgapComponent with gate g of type defaultGT; Component Type NgapComponent with gate g2 of type defaultGT; Test Configuration CFG_GNB_01 Test Configuration CF_GNB_N2 containing Tester component AMF of type NgapComponent SUT component IUT of type NgapComponent connection between AMF.g and IUT.g; Test Configuration CFG_AMF_01 Test Configuration CF_AMF_N2 containing Tester component GNB of type NgapComponent SUT component IUT of type NgapComponent connection between GNB.g and IUT.g; Test Configuration CF_GNB_2N2 containing Tester component AMF of type NgapComponent SUT component IUT of type NgapComponent connection between AMF.g and IUT.g; Test Configuration CF_AMF_2N2 containing Tester component GNB of type NgapComponent SUT component IUT of type NgapComponent Loading Loading
test_purposes/Ngap_Common.tplan2 +16 −2 Original line number Diff line number Diff line Loading @@ -325,15 +325,29 @@ Package Ngap_Common { Configuration { Interface Type defaultGT accepts NgapMessage; Component Type NgapComponent with gate g of type defaultGT; Component Type NgapComponent with gate g2 of type defaultGT; Test Configuration CFG_GNB_01 Test Configuration CF_GNB_N2 containing Tester component AMF of type NgapComponent SUT component IUT of type NgapComponent connection between AMF.g and IUT.g; Test Configuration CFG_AMF_01 Test Configuration CF_AMF_N2 containing Tester component GNB of type NgapComponent SUT component IUT of type NgapComponent connection between GNB.g and IUT.g; Test Configuration CF_GNB_2N2 containing Tester component AMF of type NgapComponent SUT component IUT of type NgapComponent connection between AMF.g and IUT.g; Test Configuration CF_AMF_2N2 containing Tester component GNB of type NgapComponent SUT component IUT of type NgapComponent Loading