Attention is currently required from: fixeria, pespin.
lynxis lazus has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41136?usp=email )
Change subject: stp: Introduce STP_Tests_TCAP ......................................................................
Patch Set 7:
(2 comments)
File stp/STP_Tests_TCAP.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41136/comment/7047a9a1_1f322... : PS6, Line 48: import from STP_Tests_Common all;
duplicate (already imported above)
Done
File stp/expected-results.xml:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41136/comment/01cd2082_56817... : PS6, Line 75: <testcase classname='STP_Tests_TCAP' name='TC_tcap_loadshare_ipa_tcap_range_fail_overlap' time='MASKED'/> : <testcase classname='STP_Tests_TCAP' name='TC_tcap_loadshare_ipa_tcap_range_fail_overlap' time='MASKED'/> : <testcase classname='STP_Tests_TCAP' name='TC_tcap_loadshare_ipa_tcap_range_fail_overlap' time='MASKED'/> :
This should IMHO be fixed, ie we shouldn't have a test being run multiple times with the same name. […]
Done