Skip to content
Snippets Groups Projects
Commit dbbb2caf authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

TC names updated according to TS-0018 v_0_1_5

parent db4990f8
No related branches found
No related tags found
1 merge request!25Ae fixes
......@@ -7,7 +7,7 @@
*
* @author ETSI
* @version $URL: https://forge.etsi.org/svn/oneM2M/trunk/ttcn/OneM2M_TestControl.ttcn $
* $Id: OneM2M_TestControl.ttcn 213 2017-01-19 10:03:51Z reinaortega $
* $Id: OneM2M_TestControl.ttcn 216 2017-01-20 10:14:30Z reinaortega $
* @desc Test control module for oneM2M
*
*/
......@@ -223,18 +223,18 @@ module OneM2M_TestControl {
execute(TC_CSE_GMG_BV_018_02());
execute(TC_CSE_GMG_BV_018_03());
execute(TC_CSE_GMG_BV_018_04());
execute(TC_CSE_GMG_BV_019_01());
execute(TC_CSE_GMG_BV_019_02());
execute(TC_CSE_GMG_BV_019_03());
execute(TC_CSE_GMG_BV_019_04());
execute(TC_CSE_GMG_BO_019_01());
execute(TC_CSE_GMG_BO_019_02());
execute(TC_CSE_GMG_BO_019_03());
execute(TC_CSE_GMG_BO_019_04());
execute(TC_CSE_GMG_BV_020_01());
execute(TC_CSE_GMG_BV_020_02());
execute(TC_CSE_GMG_BV_020_03());
execute(TC_CSE_GMG_BV_020_04());
execute(TC_CSE_GMG_BV_021_01());
execute(TC_CSE_GMG_BV_021_02());
execute(TC_CSE_GMG_BV_021_03());
execute(TC_CSE_GMG_BV_021_04());
execute(TC_CSE_GMG_BO_021_01());
execute(TC_CSE_GMG_BO_021_02());
execute(TC_CSE_GMG_BO_021_03());
execute(TC_CSE_GMG_BO_021_04());
execute(TC_CSE_GMG_BV_022_01());
execute(TC_CSE_GMG_BV_022_02());
execute(TC_CSE_GMG_BV_022_03());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment