ItsDenm_TestCases.ttcn 83.1 KB
Newer Older
filatov's avatar
filatov committed
2001
2002
2003
         */
        testcase TC_DEN_KAFW_BV_10() runs on ItsDenm system ItsDenmSystem {
            
2004
            f_DEN_KAFW_BV_10();
filatov's avatar
filatov committed
2005
2006
2007
            
        } // end TC_DEN_KAFW_BV_10
        
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
        /**
         * @desc    Check that forwarding ITS-S does not forward DENM is transmissionInterval is not present
         * <pre>
         * PICS Selection: PICS_KAF 
         * Initial conditions:
         *  with {
         *      the IUT being in the "initial state"
         *  }
         * Expected behaviour:
         *  ensure that {
         *      when {
         *          the IUT receives a DENM
         *          	containing actionID
         *          		indicating ACTION_ID1
         *          	and not containing transmissionInterval
         *      }
         *      then {
         *          the IUT does not reconstruct and send the DENM associated with ACTION_ID1
         *      }
         *  }
         * </pre>
         * 
2030
         * @see     ETSI TS 102 869-2 v1.4.1 TP/DEN/KAFW/BV-10, ETSI EN 302 637-3, clause 8.2.2
2031
2032
2033
         */
        testcase TC_DEN_KAFW_BV_11() runs on ItsDenm system ItsDenmSystem {

2034
            f_DEN_KAFW_BV_11();
2035
2036
2037
            
        } // end TC_DEN_KAFW_BV_11
        
filatov's avatar
filatov committed
2038
2039
2040
    } // end denKeepAliveForwarding
    
} // end ItsDenm_TestCases
For faster browsing, not all history is shown. View entire blame