Commit be8e9f62 authored by YannGarcia's avatar YannGarcia
Browse files

Merging TTF002 in TTF011 - Phase1: AtsCAM, AtsDENM, AtsGeoNetworking, AtsSecurity, AtsPki

parent 841f6660
Loading
Loading
Loading
Loading

ItsIvim_TestCases.ttcn

100755 → 100644
+3 −3
Original line number Diff line number Diff line
/**
 *    @author      ETSI / STF517 / TTF002
 *    @author      ETSI / STF517 / TTF002 / TTF011
 *    @version     $Url: https://oldforge.etsi.org/svn/ITS/tags/20170222_STF527_Final/ttcn/AtsIVIM/ItsIvim_TestCases.ttcn $
 *                 $Id: ItsIvim_TestCases.ttcn 2648 2017-01-03 09:02:30Z garciay $
 *    @desc        Testcases for IVI Service
@@ -1370,7 +1370,7 @@ module ItsIvim_TestCases {
            } // End of testcase TC_IS_IVI_GEN_EVRP_BV_01
            
            /**
             * @desc Check that the IUT activates repetition on reception of a valid AppIVIM_Update request
             * @desc Check that the IUT deactivates repetition on reception of a valid AppIVIM_Update request
             * <pre>
             * Pics Selection: PICS_IVIM_UPDATE
             * Initial conditions: 
@@ -1429,7 +1429,7 @@ module ItsIvim_TestCases {
             *            the IUT is alerted of expiration of the time associated with validTo
             *        }
             *        then {
             *            the IUT stops ending IVIM associated with IVIM_ID_1
             *            the IUT stops sending IVIM associated with IVIM_ID_1
             *        }
             *    }
             * </pre>

ItsIvim_TestControl.ttcn

100755 → 100644
+1 −1
Original line number Diff line number Diff line
/**
 *    @author   ETSI / STF517 / TTF002
 *    @author   ETSI / STF517 / TTF002 / TTF011
 *    @version  $Url: https://oldforge.etsi.org/svn/ITS/tags/20170222_STF527_Final/ttcn/AtsIVIM/ItsIvim_TestControl.ttcn $
 *              $Id: ItsIvim_TestControl.ttcn 2648 2017-01-03 09:02:30Z garciay $
 *    @desc     Test Control file for IVIM

ItsIvim_TpFunctions.ttcn

100755 → 100644
+1 −1
Original line number Diff line number Diff line
/**
 *    @author   ETSI STF517 / STF525 / TTF002
 *    @author   ETSI STF517 / STF525 / TTF002 / TTF011
 *    @version  $Url: https://oldforge.etsi.org/svn/ITS/tags/20170222_STF527_Final/ttcn/AtsIVIM/ItsIvim_TpFunctions.ttcn $
 *              $Id: ItsIvim_TpFunctions.ttcn,v 1.7 2019/01/07 08:56:01 dte Exp $
 *    @desc     IVIM TP functions
+1 −1
Original line number Diff line number Diff line
/**
 *    @author   ETSI / STF484 / TTF002
 *    @author   ETSI / STF484 / TTF002 / TTF011
 *    @version  $Url: https://oldforge.etsi.org/svn/ITS/tags/20170222_STF527_Final/ttcn/AtsMapemSpatem/ItsMapemSpatem_TestControl.ttcn $
 *              $Id: ItsMapemSpatem_TestControl.ttcn 2639 2016-12-14 09:22:07Z garciay $
 *    @desc     Test Control file for MAPEM SPATEM

ItsMapem_TestCases.ttcn

100755 → 100644
+0 −0

File mode changed from 100755 to 100644.

Loading