Loading ttcn/Ats6RD/Ats6RD_TestControl.ttcn3 +6 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,12 @@ module Ats6RD_TestControl { */ execute(TC_6RD_GWPA_BV_001()); /** * @desc Check that the IUT supports the functionality of 6RD encapsulation * @reference ETSI TS 101 569-1 Clause 6.8.9.3 Feature: NAT */ execute(TC_6RD_B4_BF_BV_001()); } // End of 'control' statement } // End of module Ats6RD_TestControl Loading
ttcn/Ats6RD/Ats6RD_TestControl.ttcn3 +6 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,12 @@ module Ats6RD_TestControl { */ execute(TC_6RD_GWPA_BV_001()); /** * @desc Check that the IUT supports the functionality of 6RD encapsulation * @reference ETSI TS 101 569-1 Clause 6.8.9.3 Feature: NAT */ execute(TC_6RD_B4_BF_BV_001()); } // End of 'control' statement } // End of module Ats6RD_TestControl