ItsSecurity_Pics.ttcn3 510 Bytes
Newer Older
/**
 *  @author   ETSI / STF507
 *  @version  $UR$
 *            $Id$
 *  @desc     Module containing Pics for Security ATS
 *
 */
module ItsSecurity_Pics {
    
    /**
     * @desc Set to true to enable specific behavior to validate ITS Security ATS against itself
     */
    modulepar boolean PICS_DEBUG_ADDON := false;
    
    /**
     * @desc Set to true to enable restrictions of TS 103 097 v1.2.5
     */
    modulepar boolean PICS_PLUGTEST_VERSION := false;