Commit e2df15a1 authored by garciay's avatar garciay
Browse files

Implement TC_6RD_B4_BF_BV_001

parent 7101fdc6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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