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

TC names updated (for group GMG and DMR)according to TS-0018 V_0_1_5

parent f3709dd8
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 184 2016-11-25 15:07:23Z berge $
* $Id: OneM2M_TestControl.ttcn 213 2017-01-19 10:03:51Z reinaortega $
* @desc Test control module for oneM2M
*
*/
......@@ -27,9 +27,6 @@ module OneM2M_TestControl {
execute(TC_CSE_DMR_BV_001_01());
execute(TC_CSE_DMR_BV_001_02());
execute(TC_CSE_DMR_BV_001_03());
execute(TC_CSE_DMR_BV_001_04());
execute(TC_CSE_DMR_BV_001_05());
execute(TC_CSE_DMR_BV_001_06());
execute(TC_CSE_DMR_BV_002_01());
execute(TC_CSE_DMR_BV_002_02());
execute(TC_CSE_DMR_BV_002_03());
......@@ -54,18 +51,6 @@ module OneM2M_TestControl {
execute(TC_CSE_DMR_BV_005_04());
execute(TC_CSE_DMR_BV_005_05());
execute(TC_CSE_DMR_BV_005_06());
execute(TC_CSE_DMR_BV_006_01());
execute(TC_CSE_DMR_BV_006_02());
execute(TC_CSE_DMR_BV_006_03());
execute(TC_CSE_DMR_BV_006_04());
execute(TC_CSE_DMR_BV_006_05());
execute(TC_CSE_DMR_BV_006_06());
execute(TC_CSE_DMR_BV_007_01());
execute(TC_CSE_DMR_BV_007_02());
execute(TC_CSE_DMR_BV_007_03());
execute(TC_CSE_DMR_BV_007_04());
execute(TC_CSE_DMR_BV_007_05());
execute(TC_CSE_DMR_BV_007_06());
execute(TC_CSE_DMR_CRE_BV_001_01());
execute(TC_CSE_DMR_CRE_BV_001_02());
execute(TC_CSE_DMR_CRE_BV_001_03());
......@@ -234,11 +219,26 @@ module OneM2M_TestControl {
execute(TC_CSE_GMG_BV_015());
execute(TC_CSE_GMG_BV_016());
execute(TC_CSE_GMG_BV_017());
execute(TC_CSE_GMG_BV_018());
execute(TC_CSE_GMG_BV_019());
execute(TC_CSE_GMG_BV_020());
execute(TC_CSE_GMG_BV_021());
execute(TC_CSE_GMG_BV_022());
execute(TC_CSE_GMG_BV_018_01());
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_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_BV_022_01());
execute(TC_CSE_GMG_BV_022_02());
execute(TC_CSE_GMG_BV_022_03());
execute(TC_CSE_GMG_BV_022_04());
execute(TC_CSE_SUB_BV_001_01());
execute(TC_CSE_SUB_BV_001_02());
execute(TC_CSE_SUB_BV_002());
......
This diff is collapsed.
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